aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-24/+17
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches3-11/+8
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2-6/+3
2013-03-11iwlegacy: fix sparse warningsStephen Hemminger3-10/+10
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg3-14/+7
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-11/+8
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg2-11/+8
2013-02-14iwlegacy: more checks for dma mapping errorsStanislaw Gruszka3-44/+59
2013-02-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-02-01iwlegacy: check for dma mapping errorsStanislaw Gruszka2-28/+54
2013-02-01iwl4965: report A-MPDU statusChristian Lamparter3-0/+13
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-1/+1
2013-01-30net: iwlegacy: remove unused variableGuenter Roeck1-3/+0
2013-01-30iwlegacy: fix antenna bitmaskChristian Lamparter1-1/+1
2013-01-30drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate testJulia Lawall1-3/+0
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-22/+15
2013-01-22iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov1-0/+1
2013-01-22iwlegacy: fix IBSS cleanupStanislaw Gruszka1-21/+14
2013-01-07iwlegacy: allow to enable PSStanislaw Gruszka2-3/+6
2013-01-07iwlegacy: add flush callbackStanislaw Gruszka4-0/+39
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang1-1/+1
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-21/+5
2012-12-07iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas3-11/+2
2012-12-07iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2-10/+3
2012-12-06iwlegacy: remove __dev* attributesBill Pemberton2-4/+4
2012-11-26iwlegacy: initialize rx_statusJohannes Berg2-2/+2
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-3/+2
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-33/+34
2012-09-24iwlegacy: use eth_broadcast_addrJohannes Berg1-2/+2
2012-08-23iwlegacy: Use PCI Express Capability accessorsJiang Liu1-3/+1
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-17/+29
2012-08-10iwlegacy: clean up suspend/resumeJohannes Berg2-14/+3
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn3-17/+29
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-1/+1
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-1/+1
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-10/+8
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-1/+1
2012-06-28iwlegacy: print how long queue was actually stuckPaul Bolle1-3/+4
2012-06-06iwl4965: claim RSN IBSS supportStanislaw Gruszka1-1/+12
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches3-10/+10
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-25/+7
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2-3/+3
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-25/+7
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd3-25/+7