aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy
AgeCommit message (Expand)Author
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03iwlegacy: use ether_addr_equal_64bitsJulia Lawall
2013-12-18drivers: net: Mark functions as static in debug.cRashika Kheria
2013-12-18drivers: net: Mark functions as static in 4965-debug.cRashika Kheria
2013-12-18drivers: net: Mark functions as static in 3945-debug.cRashika Kheria
2013-12-05iwl3945: do not print RFKILL messageStanislaw Gruszka
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-09-26wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-24iwlegacy: Remove extern from function prototypesJoe Perches
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-22iwl4965: fix rfkill set state regressionStanislaw Gruszka
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-02iwl4965: reset firmware after rfkill offStanislaw Gruszka
2013-08-02iwl4965: set power mode earlyStanislaw Gruszka
2013-08-01iwl4965: better skb management in rx pathStanislaw Gruszka
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-07-24iwl3945: better skb management in rx pathEric Dumazet
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka
2013-06-12iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-06-12iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-06-12iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka
2013-06-12iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka
2013-06-12iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12iwlegacy: fix rate control regressionStanislaw Gruszka
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-08iwl4965: workaround connection regression on passive channelStanislaw Gruszka
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville