summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy
AgeCommit message (Expand)Author
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-25iwlegacy: 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
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka
2013-06-12iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-06-12iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-06-12iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka
2013-06-12iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka
2013-06-12iwlegacy: fix error return code in il3945_pci_probe()Wei Yongjun
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12iwlegacy: fix rate control regressionStanislaw Gruszka
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-24Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg
2013-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-08iwl4965: workaround connection regression on passive channelStanislaw Gruszka
2013-04-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18iwl3945: fix length of dma buffersStanislaw Gruszka
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-11iwlegacy: fix sparse warningsStephen Hemminger
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg