summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix typo in debug statementIvo van Doorn2008-02-292-2/+2
* rt2x00: Add queue statistics to debugfsIvo van Doorn2008-02-291-14/+76
* rt2x00: Fix scheduling while atomic errors in usb driversIvo van Doorn2008-02-291-1/+8
* rt2x00: make csr_cache and csr_addr an unionIvo van Doorn2008-02-294-21/+23
* rt2x00: Select CONFIG_NEW_LEDSIvo van Doorn2008-02-291-0/+1
* rt2x00: correct address calc for queue private dataAdam Baker2008-02-291-1/+2
* rt2x00: Remove MGMT ring initializationIvo van Doorn2008-02-292-3/+1Star
* rt2x00: Make rt2x00 less verboseIvo van Doorn2008-02-295-20/+0Star
* rt2x00: Fix invalid DMA freeIvo van Doorn2008-02-291-25/+60
* wireless: rt2x00: fix driver menu indentingRandy Dunlap2008-02-291-8/+8
* prism54: Convert wpa_sem in a mutexMatthias Kaehlcke2008-02-292-6/+6
* prism54: Convert stats_sem in a mutexMatthias Kaehlcke2008-02-293-6/+6
* prism54: Convert acl->sem in a mutexMatthias Kaehlcke2008-02-292-15/+15
* ipw2200: le*_add_cpu conversionMarcin Slusarz2008-02-291-3/+1Star
* ipw2100/ipw2200: note firmware loading caveat in Kconfig help textDaniel Drake2008-02-291-10/+16
* p54: use IEEE 802.11e defaults for initializationChristian Lamparter2008-02-291-7/+1Star
* zd1211rw: Fix beacon filter flags thinkoMichael Buesch2008-02-291-1/+1
* zd1211rw: Fixed incorrect constant name.Javier Cardona2008-02-292-9/+8Star
* iwlwifi: remove twice defined CSR registerTomas Winkler2008-02-293-5/+4Star
* mac80211: convert sta_info.pspoll to a flagJohannes Berg2008-02-293-9/+12
* b43(legacy): include full timestamp in beacon framesJohannes Berg2008-02-292-10/+18
* rtl818x: fix RTS/CTS-less transmitJohannes Berg2008-02-292-7/+19
* mac80211: enable IBSS mergingBruno Randolf2008-02-293-31/+67
* mac80211: move function ieee80211_sta_join_ibss()Bruno Randolf2008-02-291-158/+159
* mac80211: better definition of mactimeBruno Randolf2008-02-291-1/+2
* iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre2008-02-292-2/+2
* WDEV: ath5k, typecheck on nonDEBUGJiri Slaby2008-02-291-1/+3
* drivers/net/wireless/atmel.c: Use time_* macrosS.Çağlar Onur2008-02-291-2/+3
* net/mac80211/: Use time_* macrosS.Çağlar Onur2008-02-292-2/+4
* mac80211: fix ecw2cw brain-damageJohannes Berg2008-02-291-6/+1Star
* iwlwifi: Add tx_ant_num hw setting variableTomas Winkler2008-02-294-6/+9
* iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.hTomas Winkler2008-02-292-44/+34Star
* iwlwifi-2.6: Adds and fixes defines about securityEmmanuel Grumbach2008-02-292-12/+26
* b43: Add HostFlags HI supportMichael Buesch2008-02-293-35/+52
* mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch2008-02-291-2/+12
* mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg2008-02-295-21/+27
* b43: Fix bandswitchMichael Buesch2008-02-292-129/+199
* iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre2008-02-292-2/+2
* mac80211: defer master netdev allocation to ieee80211_register_hwJohannes Berg2008-02-291-34/+38
* b43legacy: fix B43legacy_WARN_ON macroStefano Brivio2008-02-292-13/+5Star
* b43legacy: fix upload of beacon packets to the hardwareStefano Brivio2008-02-292-102/+174
* b43legacy: add definitions for MAC control registerStefano Brivio2008-02-292-16/+22
* iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky2008-02-295-57/+4Star
* mac80211: adjustable number of bits for qdisc poolRon Rindjunsky2008-02-291-9/+9
* mac80211: Add cooked monitor mode supportMichael Wu2008-02-293-31/+126
* mac80211: move some code into ieee80211_invoke_rx_handlersJohannes Berg2008-02-291-24/+18Star
* mac80211: remove "dynamic" RX/TX handlersJohannes Berg2008-02-294-61/+43Star
* mac80211: clean up some things in the RX pathJohannes Berg2008-02-291-27/+10Star
* mac80211: Use monitor configuration flagsMichael Wu2008-02-294-16/+60
* nl80211: Add monitor interface configuration flagsMichael Wu2008-02-294-6/+101