summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
* | | | net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-261-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-221-10/+12
|\ \ \ \ | |/ / /
| * | | iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-181-10/+12
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-205-24/+17
|\ \ \ \ | | |/ / | |/| |
| * | | iwlegacy: fix sparse warningsStephen Hemminger2013-03-113-10/+10
| | |/ | |/|
| * | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-063-14/+7
| |/
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-173-11/+8
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-152-6/+3
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-152-11/+8
|\
| * mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-152-11/+8
* | iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-143-44/+59
|/
OpenPOWER on IntegriCloud