aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho2-3/+4
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+2
2014-09-11iwl4965: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller1-3/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2-2/+2
2014-07-31iwlegacy: use correct structure type name in sizeofJulia Lawall1-1/+2
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel2-2/+3
2014-04-30iwlegacy: Convert /n to \nJoe Perches2-2/+2
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach2-2/+4
2014-03-04iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka2-3/+2
2014-02-24iwlegacy: properly enable power savingStanislaw Gruszka3-15/+72
2014-02-24iwlegacy: merge reclaim checkStanislaw Gruszka3-19/+16
2014-02-24iwl3945: fix wakeup interruptStanislaw Gruszka1-1/+3
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg2-2/+0
2014-02-04mac80211: make rate control ops constJohannes Berg2-2/+2
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2014-01-03iwlegacy: use ether_addr_equal_64bitsJulia Lawall2-6/+6
2013-12-18drivers: net: Mark functions as static in debug.cRashika Kheria1-1/+1
2013-12-18drivers: net: Mark functions as static in 4965-debug.cRashika Kheria1-3/+3
2013-12-18drivers: net: Mark functions as static in 3945-debug.cRashika Kheria1-3/+3
2013-12-05iwl3945: do not print RFKILL messageStanislaw Gruszka1-2/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-14/+14
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2-6/+6
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez4-8/+8
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2-4/+0
2013-09-26wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han2-4/+0
2013-09-24iwlegacy: Remove extern from function prototypesJoe Perches3-77/+73
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-08-22iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-8/+9
2013-08-02iwl4965: reset firmware after rfkill offStanislaw Gruszka2-5/+6
2013-08-02iwl4965: set power mode earlyStanislaw Gruszka1-3/+3
2013-08-01iwl4965: better skb management in rx pathStanislaw Gruszka1-6/+12
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-0/+2
2013-07-24iwl3945: better skb management in rx pathEric Dumazet1-12/+19
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2-0/+2
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-6/+88
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+5
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-1/+2
2013-06-12Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka1-1/+2
2013-06-12iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka1-0/+18
2013-06-12iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2-0/+29
2013-06-12iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka1-0/+22
2013-06-12iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka1-4/+15
2013-06-12iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun1-1/+2
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-4/+4
2013-06-12iwlegacy: fix rate control regressionStanislaw Gruszka2-1/+2
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang1-3/+3
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-8/+0
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2-3/+3