aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy
AgeCommit message (Expand)Author
2013-06-12iwlegacy: fix rate control regressionStanislaw Gruszka
2013-06-12net: wireless: iwlegacy: fix build error for il_pm_opsYijing Wang
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
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
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-14iwlegacy: more checks for dma mapping errorsStanislaw Gruszka
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-01iwlegacy: check for dma mapping errorsStanislaw Gruszka
2013-02-01iwl4965: report A-MPDU statusChristian Lamparter
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-30net: iwlegacy: remove unused variableGuenter Roeck
2013-01-30iwlegacy: fix antenna bitmaskChristian Lamparter
2013-01-30drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate testJulia Lawall
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka
2013-01-07iwlegacy: allow to enable PSStanislaw Gruszka
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-07iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton
2012-11-26iwlegacy: initialize rx_statusJohannes Berg
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds