summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.hTomas Winkler2009-01-295-149/+226
* wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy2009-01-296-68/+39
* ath5k: More EEPROM code updatesNick Kossifidis2009-01-291-6/+1
* iwlwifi: kill retry_rate sysfs for iwlagnWinkler, Tomas2009-01-292-27/+0
* iwlwifi: move sysfs status entry to debugfsWinkler, Tomas2009-01-293-12/+10
* p54: enable proper frame injectionChristian Lamparter2009-01-291-26/+69
* p54: label queues with their corresponding namesChristian Lamparter2009-01-292-28/+41
* ath5k: Update EEPROM codeNick Kossifidis2009-01-291-27/+116
* rt2x00: Release rt2x00 2.3.0Ivo van Doorn2009-01-291-1/+1
* rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn2009-01-292-2/+10
* rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn2009-01-292-0/+3
* rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn2009-01-297-7/+22
* rt2x00: Move code into seperate functionsIvo van Doorn2009-01-294-114/+138
* rt2x00: Split EEPROM_NIC_TX_RX_FIXEDIvo van Doorn2009-01-292-20/+8
* rt2x00: Implement WDS supportIvo van Doorn2009-01-293-3/+8
* rt2x00: Rename CONFIG_CRYPTO_COPY_IVIvo van Doorn2009-01-293-3/+3
* rt2x00: Add RFKILL support to rt2500usb and rt73usbIvo van Doorn2009-01-294-0/+63
* rt2x00: Add mesh supportAndrey Yurovsky2009-01-293-4/+9
* rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-297-199/+233
* rt2x00: Reduce calls to bbp_read()Ivo van Doorn2009-01-295-95/+92
* rt2x00: Move link tuning into seperate fileIvo van Doorn2009-01-297-331/+494
* rt2x00: Implement PowersavingIvo van Doorn2009-01-296-7/+174
* b43: Use 64bit atomic register access for TSFMichael Buesch2009-01-291-69/+20
* b43: Fixup set_key handlingMichael Buesch2009-01-291-16/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-2710-54/+80
|\
| * rtl8187: Add termination packet to prevent stallLarry Finger2009-01-231-0/+1
| * iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-232-5/+23
| * p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-231-2/+5
| * iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-222-2/+2
| * zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung2009-01-221-0/+1
| * p54usb: fix nasty use after freeChristian Lamparter2009-01-221-21/+13
| * p54: more cryptographic accelerator fixesChristian Lamparter2009-01-221-3/+17
| * p54: add missing break in eeprom parserChr2009-01-221-2/+2
| * orinoco: use KERN_DEBUG for link status messagesPavel Roskin2009-01-221-1/+1
| * rt2x00: Fix TX rate short preamble detectionIvo van Doorn2009-01-221-1/+2
| * orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov2009-01-221-17/+13
* | net: constify VFTsJan Engelhardt2009-01-213-9/+9
|/
* usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-2/+0
* p54: fix p54_set_key's return codeChristian Lamparter2009-01-161-1/+1
* p54: set_tim must be atomic.Artur Skawina2009-01-161-1/+1
* rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen2009-01-161-1/+1
* iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi2009-01-162-2/+2
* ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen2009-01-161-1/+1
* ath9k: Fix an operator typo in phy rate validationJouni Malinen2009-01-161-1/+1
* libertas: Fix alignment issues in libertas coreAndrey Yurovsky2009-01-161-46/+45
* p54: fix oops caused by bad eepromsChristian Lamparter2009-01-161-1/+1
* p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1