summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-1432-59/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-122-0/+12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-105-7/+35
| |\
| | * ar9170: wait for asynchronous firmware loadingChristian Lamparter2010-05-072-0/+12
* | | ar9170: fix for driver-core ABI changeStephen Rothwell2010-05-111-2/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1144-1365/+923
|\ \ \
| * | | wireless: depends on NETRandy Dunlap2010-05-101-0/+1
| * | | wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez2010-05-101-1/+1
| * | | rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde2010-05-101-6/+10
| * | | rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde2010-05-102-16/+15
| * | | rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde2010-05-109-9/+17
| * | | rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde2010-05-108-134/+83
| * | | rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde2010-05-104-97/+79
| * | | rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde2010-05-104-102/+60
| * | | rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde2010-05-105-33/+16
| * | | rt2x00: Clean up rt2800usb.h.Gertjan van Wingerde2010-05-101-40/+0
| * | | rt2x00: Fix setting of txdesc->length field.Gertjan van Wingerde2010-05-101-0/+1
| * | | ath5k: several off by one range checksDan Carpenter2010-05-101-3/+3
| * | | ath9k/htc_drv_main: off by one errorDan Carpenter2010-05-101-1/+1
| * | | ath9k/htc_drv_main: null dereference typoDan Carpenter2010-05-101-1/+1
| * | | iwlwifi: remove stray mutex_unlock()Dan Carpenter2010-05-101-1/+0
| * | | ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez2010-05-101-0/+20
| * | | rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville2010-05-101-2/+2
| * | | rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa2010-05-075-2/+31
| * | | wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen2010-05-071-1/+1
| * | | wl1271: Increase timeout for command event waitingTeemu Paasikivi2010-05-071-1/+1
| * | | wl1271: Fix to join and channel number handlingJuuso Oikarinen2010-05-071-6/+23
| * | | wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen2010-05-072-3/+3
| * | | wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen2010-05-074-0/+51
| * | | ath9k_htc: Handle IDLE LED properlySujith2010-05-071-7/+19
| * | | ath9k_hw: Update initvals for AR9003 for xb113Luis R. Rodriguez2010-05-071-102/+102
| * | | ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez2010-05-071-2/+1
| * | | ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez2010-05-071-13/+27
| * | | rtl8180: add software-based support for IBSS modeJohn W. Linville2010-05-072-10/+80
| * | | rtl8180: assign sequence numbers in the driverJohn W. Linville2010-05-072-0/+13
| * | | rt2x00: Fix RF3052 channel initializationIvo van Doorn2010-05-071-9/+58
| * | | rt2x00: rt2800: don't overwrite SIFS values on erp changesHelmut Schaa2010-05-071-2/+0
| * | | rt2x00: rt2800: update initial SIFS valuesHelmut Schaa2010-05-071-2/+9
| * | | ath9k_htc: Fix beaconing in IBSS modeSujith2010-05-074-45/+13
| * | | mac80211: improve HT channel handlingJohannes Berg2010-05-071-9/+10
| * | | cfg80211/mac80211: better channel handlingJohannes Berg2010-05-073-2/+4
| * | | orinoco: refactor xmit pathDavid Kilroy2010-05-073-111/+155
| * | | ath9k: fix another source of corrupt framesFelix Fietkau2010-05-071-2/+8
| * | | ar9170usb: remove deprecated aggregation codeChristian Lamparter2010-05-072-598/+12
* | | | net: trans_start cleanupsEric Dumazet2010-05-108-12/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05113-1172/+4339
|\ \ \ \ | |/ / /
| * | | rtl8187: use SET_IEEE80211_PERM_ADDRJohn W. Linville2010-05-051-4/+6
| * | | rtl8180: use SET_IEEE80211_PERM_ADDRJohn W. Linville2010-05-041-4/+6
| * | | rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde2010-05-049-15/+14
| * | | rt2x00: Fix HT40+/HT40- setting in rt2800.Gertjan van Wingerde2010-05-042-4/+4
OpenPOWER on IntegriCloud