summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* iwl3945: Use setup_timerJulia Lawall2015-01-071-3/+1Star
* iwl4965: Use setup_timerJulia Lawall2015-01-071-6/+3Star
* mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-092-3/+4
* Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-3/+2Star
|\
| * mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-3/+2Star
* | iwl4965: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-09-111-1/+1
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* iwlegacy: use correct structure type name in sizeofJulia Lawall2014-07-311-1/+2
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-252-2/+3
* iwlegacy: Convert /n to \nJoe Perches2014-04-302-2/+2
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-092-2/+4
* iwl4965: disable 8K A-MSDU by defaultStanislaw Gruszka2014-03-042-3/+2Star
* iwlegacy: properly enable power savingStanislaw Gruszka2014-02-243-15/+72
* iwlegacy: merge reclaim checkStanislaw Gruszka2014-02-243-19/+16Star
* iwl3945: fix wakeup interruptStanislaw Gruszka2014-02-241-1/+3
* mac80211: remove module handling from rate control opsJohannes Berg2014-02-042-2/+0Star
* mac80211: make rate control ops constJohannes Berg2014-02-042-2/+2
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-035-5/+0Star
* iwlegacy: use ether_addr_equal_64bitsJulia Lawall2014-01-032-6/+6
* drivers: net: Mark functions as static in debug.cRashika Kheria2013-12-181-1/+1
* drivers: net: Mark functions as static in 4965-debug.cRashika Kheria2013-12-181-3/+3
* drivers: net: Mark functions as static in 3945-debug.cRashika Kheria2013-12-181-3/+3
* iwl3945: do not print RFKILL messageStanislaw Gruszka2013-12-051-2/+1Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-024-14/+14
|\
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-252-6/+6
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-254-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-072-4/+0Star
|\|
| * wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-262-4/+0Star
* | iwlegacy: Remove extern from function prototypesJoe Perches2013-09-253-77/+73Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-1/+1
|\
| * iwl4965: fix rfkill set state regressionStanislaw Gruszka2013-08-221-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-092-8/+9
|\|
| * iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-022-5/+6
| * iwl4965: set power mode earlyStanislaw Gruszka2013-08-021-3/+3
* | iwl4965: better skb management in rx pathStanislaw Gruszka2013-08-011-6/+12
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-012-0/+2
|\ \
| * | mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-162-0/+2
| |/
* / iwl3945: better skb management in rx pathEric Dumazet2013-07-241-12/+19
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-215-6/+88
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-182-1/+2
| |\
| * | Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka2013-06-121-1/+2
| * | iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-121-0/+18
| * | iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-122-0/+29
| * | iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka2013-06-121-0/+22
| * | iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka2013-06-121-4/+15
| * | iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun2013-06-121-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-122-4/+4
| |\ \
* | \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-203-4/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlegacy: fix rate control regressionStanislaw Gruszka2013-06-122-1/+2
| | |/ | |/|
| * | net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang2013-06-121-3/+3