index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
/
common.c
Age
Commit message (
Expand
)
Author
2014-07-31
iwlegacy: use correct structure type name in sizeof
Julia Lawall
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-02-24
iwlegacy: properly enable power saving
Stanislaw Gruszka
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
iwlegacy: use ether_addr_equal_64bits
Julia Lawall
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-08-02
iwl4965: reset firmware after rfkill off
Stanislaw Gruszka
2013-06-12
iwl4965: workaround for firmware frame tx rejection
Stanislaw Gruszka
2013-05-17
iwlegacy: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-26
net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-11
iwlegacy: fix sparse warnings
Stephen Hemminger
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
2013-02-14
iwlegacy: more checks for dma mapping errors
Stanislaw Gruszka
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-22
iwlegacy: fix IBSS cleanup
Stanislaw Gruszka
2013-01-07
iwlegacy: add flush callback
Stanislaw Gruszka
2012-12-07
iwlegacy: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
2012-12-07
iwlegacy: collapse wrapper for pcie_capability_read_word()
Bjorn Helgaas
2012-09-24
iwlegacy: use eth_broadcast_addr
Johannes Berg
2012-08-10
iwlegacy: clean up suspend/resume
Johannes Berg
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
2012-06-28
iwlegacy: print how long queue was actually stuck
Paul Bolle
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-03-26
iwlegacy: fix BSSID setting
Stanislaw Gruszka
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-02-22
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
2012-02-22
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
2012-02-22
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
2012-02-22
iwlegacy: check correct il_poll_bit error value
Stanislaw Gruszka
2012-02-22
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
2012-02-22
iwlegacy: improve mac operation debuggability a bit
Stanislaw Gruszka
2012-02-22
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
2012-02-22
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
2012-02-22
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
2012-02-22
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
[next]