summaryrefslogtreecommitdiffstats
path: root/kernel/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-29rtl818x: fix RTS/CTS-less transmitJohannes Berg2-7/+19
2008-02-29mac80211: enable IBSS mergingBruno Randolf3-31/+67
2008-02-29mac80211: move function ieee80211_sta_join_ibss()Bruno Randolf1-158/+159
2008-02-29mac80211: better definition of mactimeBruno Randolf1-1/+2
2008-02-29iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre2-2/+2
2008-02-29WDEV: ath5k, typecheck on nonDEBUGJiri Slaby1-1/+3
2008-02-29drivers/net/wireless/atmel.c: Use time_* macrosS.Çağlar Onur1-2/+3
2008-02-29net/mac80211/: Use time_* macrosS.Çağlar Onur2-2/+4
2008-02-29mac80211: fix ecw2cw brain-damageJohannes Berg1-6/+1
2008-02-29iwlwifi: Add tx_ant_num hw setting variableTomas Winkler4-6/+9
2008-02-29iwlwifi: change iwl->priv iwl_priv * type in iwl-YYY-io.hTomas Winkler2-44/+34
2008-02-29iwlwifi-2.6: Adds and fixes defines about securityEmmanuel Grumbach2-12/+26
2008-02-29b43: Add HostFlags HI supportMichael Buesch3-35/+52
2008-02-29mac80211: Extend filter flag documentation about unsupported flagsMichael Buesch1-2/+12
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg5-21/+27
2008-02-29b43: Fix bandswitchMichael Buesch2-129/+199
2008-02-29iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre2-2/+2
2008-02-29mac80211: defer master netdev allocation to ieee80211_register_hwJohannes Berg1-34/+38
2008-02-29b43legacy: fix B43legacy_WARN_ON macroStefano Brivio2-13/+5
2008-02-29b43legacy: fix upload of beacon packets to the hardwareStefano Brivio2-102/+174
2008-02-29b43legacy: add definitions for MAC control registerStefano Brivio2-16/+22
2008-02-29iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky5-57/+4
2008-02-29mac80211: adjustable number of bits for qdisc poolRon Rindjunsky1-9/+9
2008-02-29mac80211: Add cooked monitor mode supportMichael Wu3-31/+126
2008-02-29mac80211: move some code into ieee80211_invoke_rx_handlersJohannes Berg1-24/+18
2008-02-29mac80211: remove "dynamic" RX/TX handlersJohannes Berg4-61/+43
2008-02-29mac80211: clean up some things in the RX pathJohannes Berg1-27/+10
2008-02-29mac80211: Use monitor configuration flagsMichael Wu4-16/+60
2008-02-29nl80211: Add monitor interface configuration flagsMichael Wu4-6/+101
2008-02-29mac80211: split RX_DROPJohannes Berg5-43/+45
2008-02-29mac80211: split ieee80211_txrx_resultJohannes Berg8-197/+204
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler4-64/+50
2008-02-29rt2x00: Release rt2x00 2.1.0Ivo van Doorn1-1/+1
2008-02-29rt2x00: Fix rate initializationIvo van Doorn1-1/+1
2008-02-29rt2x00: Enable LED class support for rt2500usb/rt73usbIvo van Doorn7-53/+463
2008-02-29rt2x00: Make use of MAC80211_LED_TRIGGERSIvo van Doorn10-320/+403
2008-02-29rt2x00: Use ieee80211_channel_to_frequency()Ivo van Doorn1-4/+1
2008-02-29rt2x00: Remove HWMODE_{A,B,G}Ivo van Doorn5-35/+10
2008-02-29rt2x00: Rate structure overhaulIvo van Doorn4-140/+153
2008-02-29ath5k/phy.c: fix negative array indexLuis R. Rodriguez1-0/+3
2008-02-29ath5k: Use software encryption for nowLuis R. Rodriguez1-1/+3
2008-02-29ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez6-36/+67
2008-02-29ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez3-19/+23
2008-02-29ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez1-0/+2
2008-02-29ath5k: Cleanup after API changesLuis R. Rodriguez4-74/+102
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez8-372/+329
2008-02-29wireless: Fix WARN_ON() with ieee802.11bIvo van Doorn1-1/+1
2008-02-29iwlwifi: set rate_idx correctly from plcpMohamed Abbas1-1/+1
2008-02-29iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas2-0/+2
2008-02-29wireless: fix ERP rate flagsJohannes Berg1-4/+4