summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy
AgeCommit message (Expand)Author
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2016-09-30iwlegacy: avoid warning about missing bracesArnd Bergmann
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-07-21iwlegacy: convert hex_dump_to_buffer() to %*phAndy Shevchenko
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03iwlegacy: 4965-rs: Remove bogus colon after newline from debug messageGeert Uytterhoeven
2015-01-07iwl3945: Use setup_timerJulia Lawall
2015-01-07iwl4965: Use setup_timerJulia Lawall
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-11iwl4965: fix %d confusingly prefixed with 0x in format stringHans Wennborg
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-31iwlegacy: use correct structure type name in sizeofJulia Lawall
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-04-30iwlegacy: Convert /n to \nJoe Perches
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-04iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka
2014-02-24iwlegacy: properly enable power savingStanislaw Gruszka
2014-02-24iwlegacy: merge reclaim checkStanislaw Gruszka
2014-02-24iwl3945: fix wakeup interruptStanislaw Gruszka
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg
2014-02-04mac80211: make rate control ops constJohannes Berg
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