aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlegacy: move under intel directoryKalle Valo20-38023/+0
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-3/+3
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2-2/+2
2015-07-21iwlegacy: convert hex_dump_to_buffer() to %*phAndy Shevchenko2-7/+3
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg2-7/+11
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg2-4/+4
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03iwlegacy: 4965-rs: Remove bogus colon after newline from debug messageGeert Uytterhoeven1-1/+1
2015-01-07iwl3945: Use setup_timerJulia Lawall1-3/+1
2015-01-07iwl4965: Use setup_timerJulia Lawall1-6/+3
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