summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-035-5/+0
* 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/+1
* 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/+0
|\ \ | |/
| * wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-262-4/+0
* | iwlegacy: Remove extern from function prototypesJoe Perches2013-09-243-77/+73
|/
* 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-193-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
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-8/+0
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-2/+1
| |\ \
| * | | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-8/+0
* | | | net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-032-3/+3
| |_|/ |/| |
* | | iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-171-1/+1
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-101-2/+1
|\ \ | |/ |/|
| * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-245-21/+19
|\ \ | |/
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-224-21/+24
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-103-3/+3
| | |\
| * | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-162-18/+16
| | |/ | |/|
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-253-3/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-102-3/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-292-11/+14
| |\ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-252-3/+2
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-182-3/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-1/+2
|\ \ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud