summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: adjust TSF in IBSSAssaf Krauss2008-06-302-1/+4
* mac80211: add beacon timestamp to beacon template in IBSSAssaf Krauss2008-06-301-0/+1
* iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flowMohamed Abbas2008-06-301-2/+6
* iwlwifi: fix IBSS association flowTomas Winkler2008-06-301-9/+12
* iwlwifi: remove obsolete lq_ready useRon Rindjunsky2008-06-305-32/+2
* iwlwifi: move rx aggregation functions to iwl-rx.cRon Rindjunsky2008-06-303-45/+47
* iwlwifi: setup compressed BA handlerEmmanuel Grumbach2008-06-305-150/+151
* iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach2008-06-304-173/+13
* iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach2008-06-305-860/+861
* iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exitEmmanuel Grumbach2008-06-304-14/+15
* iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach2008-06-309-85/+103
* iwlwifi: send ADD_STA before RXON with assoc bitEmmanuel Grumbach2008-06-301-33/+46
* iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_stringEmmanuel Grumbach2008-06-301-0/+1
* iwlwifi: use iwl_is_associated when possibleRon Rindjunsky2008-06-302-4/+4
* iwlwifi: better station table maintenanceEmmanuel Grumbach2008-06-304-53/+100
* iwlwifi: Add eeprom version to the version file in sysfsTomas Winkler2008-06-301-4/+16
* iwlwifi: configure uCode to use open loop tx power algorithmGregory Greenman2008-06-302-1/+3
* b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah2008-06-302-0/+36
* b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah2008-06-302-2/+2
* mac80211: fix warning: unused variable invoke_tx_handlersTomas Winkler2008-06-301-3/+2
* hostap: use radiotap headers by defaultPavel Roskin2008-06-301-0/+1
* hostap: add radiotap support in monitor modePavel Roskin2008-06-303-2/+38
* hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin2008-06-301-19/+1
* iwlwifi: fix rfkill deps and remove input device usageAdel Gadllah2008-06-303-42/+0
* mac80211: removing duplicated parsing of information elementsEster Kummer2008-06-301-91/+97
* build algorithms into the mac80211 moduleAdrian Bunk2008-06-305-50/+14
* mac80211: add last beacon time in scan listEmmanuel Grumbach2008-06-301-0/+7
* mac80211: add spectrum capabilitiesTomas Winkler2008-06-302-0/+29
* mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig optionYi Zhu2008-06-301-0/+7
* iwl-rfkill.c: correct 'recieved' typoJohn W. Linville2008-06-301-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-2984-4607/+3384
|\
| * wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-274-8/+21
| * ath5k: remove now unused variable declared in ath5k_txJohn W. Linville2008-06-271-1/+0
| * mac80211: fix tx fragmentationJohannes Berg2008-06-271-31/+37
| * mac80211: make workqueue freezableJohannes Berg2008-06-271-1/+1
| * wireless: Small cleanupsPavel Machek2008-06-272-25/+20
| * iwlwifi: fix build for CONFIG_INPUT=nRandy Dunlap2008-06-272-2/+11
| * mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-271-2/+5
| * mac80211: add phy information to giwnameTomas Winkler2008-06-271-0/+32
| * mac80211: update the authentication methodEmmanuel Grumbach2008-06-271-0/+13
| * mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach2008-06-271-0/+3
| * b43: Fix PIO skb clobberMichael Buesch2008-06-271-1/+1
| * rt2x00: kill URB for all TX queues during disable_radio()Ivo van Doorn2008-06-271-3/+6
| * mac80211: mlme.c use new frame control helpersHarvey Harrison2008-06-271-20/+19
| * mac80211: rx.c use new frame control helpersHarvey Harrison2008-06-271-4/+3
| * mac80211: tx.c use new frame control helpersHarvey Harrison2008-06-271-29/+25
| * mac80211: wep.c use new frame control helpersHarvey Harrison2008-06-271-24/+15
| * ath5k: convert LED code to use mac80211 triggersBob Copeland2008-06-273-154/+132
| * mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-275-38/+41
| * rt2x00: Remove duplicate deinitializationIvo van Doorn2008-06-271-18/+2