summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-06-14rt2x00: Fix double usage of skb->cb in USB RX path.Gertjan van Wingerde
2008-06-14rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde
2008-06-14rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde
2008-06-14rt2x00: Don't kick TX queue after each frameIvo van Doorn
2008-06-14rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn
2008-06-14rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn
2008-06-14rt2x00: Fix queue initializationIvo van Doorn
2008-06-14rt2x00: Release rt2x00 2.1.7Ivo van Doorn
2008-06-14rt2x00: Make rt2x00_set/get_field macrosIvo van Doorn
2008-06-14rt2x00: Removed unused descriptor read in txdoneIvo van Doorn
2008-06-14rt2x00: Remove CTS/RTS check in tx()Ivo van Doorn
2008-06-14rt2x00: Move led initialization into functionIvo van Doorn
2008-06-14rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn
2008-06-14rt2x00: Calculate register offset during compile timeIvo van Doorn
2008-06-10rt2x00dev.c: fix-up merge damageJohn W. Linville
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-09iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz
2008-06-09zd1211rw: Fix data padding for QoSMichael Buesch
2008-06-09libertas: fix sleep confirmationHolger Schurig
2008-06-09ipw2200: queue direct scansDan Williams
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann
2008-06-04libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENTHolger Schurig
2008-06-04ipw2200: expire and use oldest BSS on adhoc createDan Williams
2008-06-04airo warning fixAndrew Morton
2008-06-04b43legacy: Fix controller restart crashMichael Buesch
2008-06-03libertas: unify various CF-related definesmaster-2008-06-09Holger Schurig
2008-06-03p54: fix skb->cb tx info conversionJohannes Berg
2008-06-03iwlwifi: clean iwl4965_mac_configTomas Winkler
2008-06-03iwlwifi: send calibration results as HUGE commandsEmmanuel Grumbach
2008-06-03iwlwifi: remove debugfs entries before cfg80211Emmanuel Grumbach
2008-06-03iwlwifi: fix a memory leak in scanEmmanuel Grumbach
2008-06-03iwlwifi: disable FAT channel when not permittedEmmanuel Grumbach
2008-06-03iwlwifi: move iwl_get_hw_mode to iwl-core.hRon Rindjunsky
2008-06-03iwlwifi: Rx handlers common use for 4965 and 5000Ron Rindjunsky
2008-06-03iwlwifi: add frame count limit to link quality commandTomas Winkler
2008-06-03iwlwifi: move aggregation code to iwl-tx.cTomas Winkler
2008-06-03iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.cTomas Winkler
2008-06-03iwlwifi: iwl-5000 add rxon_assocRon Rindjunsky
2008-06-03iwlwifi: implement txq invalidate byte count tableTomas Winkler
2008-06-03iwlwifi: move tx reclaim flow into iwl-txTomas Winkler
2008-06-03iwlwifi: fix in-column rate scalingGuy Cohen
2008-06-03iwlwifi: move 4965 tx response into iwl-4965.cTomas Winkler
2008-06-03iwlwlifi: impelemnt 5000 tx response pathRon Rindjunsky
2008-06-03iwlwifi: move tx response common handlers to iwlcoreTomas Winkler
2008-06-03iwlwifi: add iwl5000_tx_response structureRon Rindjunsky
2008-06-03iwlwifi: activate status ready timeout only for run time ucodeRon Rindjunsky
2008-06-03iwlwifi-5000: implement initial calibration for 5000Tomas Winkler
2008-06-03iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.cTomas Winkler
2008-06-03iwlwifi: move add sta handler to iwl-sta.cTomas Winkler