summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11ar9170: fix for driver-core ABI changeStephen Rothwell
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-10wireless: depends on NETRandy Dunlap
2010-05-10wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez
2010-05-10rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde
2010-05-10rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde
2010-05-10rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde
2010-05-10rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde
2010-05-10rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde
2010-05-10rt2x00: Clean up rt2800usb.h.Gertjan van Wingerde
2010-05-10rt2x00: Fix setting of txdesc->length field.Gertjan van Wingerde
2010-05-10ath5k: several off by one range checksDan Carpenter
2010-05-10ath9k/htc_drv_main: off by one errorDan Carpenter
2010-05-10ath9k/htc_drv_main: null dereference typoDan Carpenter
2010-05-10iwlwifi: remove stray mutex_unlock()Dan Carpenter
2010-05-10ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez
2010-05-10rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville
2010-05-10net: trans_start cleanupsEric Dumazet
2010-05-07rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa
2010-05-07wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen
2010-05-07wl1271: Increase timeout for command event waitingTeemu Paasikivi
2010-05-07wl1271: Fix to join and channel number handlingJuuso Oikarinen
2010-05-07wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen
2010-05-07wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen
2010-05-07ath9k_htc: Handle IDLE LED properlySujith
2010-05-07ath9k_hw: Update initvals for AR9003 for xb113Luis R. Rodriguez
2010-05-07ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez
2010-05-07ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez
2010-05-07rtl8180: add software-based support for IBSS modeJohn W. Linville
2010-05-07rtl8180: assign sequence numbers in the driverJohn W. Linville
2010-05-07rt2x00: Fix RF3052 channel initializationIvo van Doorn
2010-05-07rt2x00: rt2800: don't overwrite SIFS values on erp changesHelmut Schaa
2010-05-07rt2x00: rt2800: update initial SIFS valuesHelmut Schaa
2010-05-07ath9k_htc: Fix beaconing in IBSS modeSujith
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-07orinoco: refactor xmit pathDavid Kilroy
2010-05-07ath9k: fix another source of corrupt framesFelix Fietkau
2010-05-07ar9170usb: remove deprecated aggregation codeChristian Lamparter
2010-05-07ar9170: wait for asynchronous firmware loadingChristian Lamparter
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-05-04rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde
2010-05-04rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde