summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-29iwl3945: Remove power related definitions from 3945 codeSamuel Ortiz3-39/+30
2009-01-29iwl3945: Getting rid of iwl-3945-led.hSamuel Ortiz2-16/+4
2009-01-29iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz6-234/+80
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz8-42/+55
2009-01-29iwl3945: Getting rid of iwl3945_eeprom_channelSamuel Ortiz3-56/+11
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz11-42/+55
2009-01-29iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz7-227/+59
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler7-835/+468
2009-01-29iwlwifi: 3945 drop usage of union tsfTomas Winkler3-48/+10
2009-01-29iwlwifi: 3945 remove duplicated code from iwl-3945-commands.hTomas Winkler5-547/+39
2009-01-29iwlwifi: use iwl-commands.h also in 3945Tomas Winkler7-442/+61
2009-01-29iwlwifi: 3945 remove current_rate from station entry.Winkler, Tomas3-22/+0
2009-01-29iwlwifi: 3945 unfold iwl-3945-commands.hTomas Winkler6-10/+10
2009-01-29iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.hTomas Winkler5-149/+226
2009-01-29mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan1-0/+2
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan4-6/+53
2009-01-29mac80211: A couple of fixes to dynamic power save.Vivek Natarajan2-5/+7
2009-01-29mac80211: Reset the power save timer from master_start_xmit.Vivek Natarajan1-13/+13
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan4-3/+22
2009-01-29wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy7-68/+155
2009-01-29ath5k: More EEPROM code updatesNick Kossifidis1-6/+1
2009-01-29iwlwifi: kill retry_rate sysfs for iwlagnWinkler, Tomas2-27/+0
2009-01-29iwlwifi: move sysfs status entry to debugfsWinkler, Tomas3-12/+10
2009-01-29p54: enable proper frame injectionChristian Lamparter1-26/+69
2009-01-29p54: label queues with their corresponding namesChristian Lamparter2-28/+41
2009-01-29ath5k: Update EEPROM codeNick Kossifidis1-27/+116
2009-01-29rt2x00: Release rt2x00 2.3.0Ivo van Doorn1-1/+1
2009-01-29rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn2-2/+10
2009-01-29rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn2-0/+3
2009-01-29rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn7-7/+22
2009-01-29rt2x00: Move code into seperate functionsIvo van Doorn4-114/+138
2009-01-29rt2x00: Split EEPROM_NIC_TX_RX_FIXEDIvo van Doorn2-20/+8
2009-01-29rt2x00: Implement WDS supportIvo van Doorn3-3/+8
2009-01-29rt2x00: Rename CONFIG_CRYPTO_COPY_IVIvo van Doorn3-3/+3
2009-01-29rt2x00: Add RFKILL support to rt2500usb and rt73usbIvo van Doorn4-0/+63
2009-01-29rt2x00: Add mesh supportAndrey Yurovsky3-4/+9
2009-01-29rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn7-199/+233
2009-01-29rt2x00: Reduce calls to bbp_read()Ivo van Doorn5-95/+92
2009-01-29rt2x00: Move link tuning into seperate fileIvo van Doorn7-331/+494
2009-01-29rt2x00: Implement PowersavingIvo van Doorn6-7/+174
2009-01-29b43: Use 64bit atomic register access for TSFMichael Buesch1-69/+20
2009-01-29b43: Fixup set_key handlingMichael Buesch1-16/+20
2009-01-27iw_cxgb3: handle chip reset notificationsDivy Le Ray3-1/+19
2009-01-27cxgb3: Notify fatal errorsDivy Le Ray3-4/+28
2009-01-27smsc911x: leave RX_STOP interrupt permanently enabledSteve Glendinning1-10/+3
2009-01-27smc91x: struct net_device_opsMagnus Damm1-8/+14
2009-01-27net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers19-50/+54
2009-01-27net: pppoe - stop using proc internalsCyrill Gorcunov1-28/+6
2009-01-27pppol2tp: stop using proc internalsAlexey Dobriyan1-43/+5
2009-01-27Phonet: use per-namespace devices listremi.denis-courmont@nokia3-40/+81