summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-0645-2133/+2042Star
|\
| * p54: Add quality output to iwlist and iwconfigLarry.Finger@lwfinger.net2008-07-021-0/+1
| * mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-0211-342/+196Star
| * mac80211: get rid of function pointers in RX pathJohannes Berg2008-07-021-53/+44Star
| * mac80211: get rid of function pointers in TX pathJohannes Berg2008-07-022-34/+35
| * iwl3945: remove RFKILL_STATE_HARD_BLOCKED warningsZhu Yi2008-07-021-2/+5
| * iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi2008-07-024-20/+13Star
| * iwlwifi: enable packet injection for iwl3945Stefanik Gábor2008-07-021-13/+9Star
| * iwlwifi: fix incorrect monitor mode operationRick Farrington2008-07-022-41/+22Star
| * iwlwifi: fix 4965 uCode loadTomas Winkler2008-06-302-6/+3Star
| * iwlwifi: clean up HW RF-kill state machine and restartsEmmanuel Grumbach2008-06-302-10/+17
| * iwlwifi: blocking mac_start until uCode is completeEmmanuel Grumbach2008-06-301-12/+10Star
| * iwlwifi: eliminate iwl4965_mac_get_tsfRon Rindjunsky2008-06-301-12/+0Star
| * iwlwifi: Remove unnecessary codeAbhijeet Kolekar2008-06-301-3/+0Star
| * iwlwifi: control 11n capabilities through module paramRon Rindjunsky2008-06-304-5/+22
| * iwlwifi: unite common settings of HW paramsRon Rindjunsky2008-06-305-20/+18Star
| * iwlwifi: don't bring up interface if RF-kill avoids radioEmmanuel Grumbach2008-06-301-6/+8
| * iwlwifi : Patch adds rfkill subsystem for 3945Abhijeet Kolekar2008-06-302-35/+176
| * 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/+2Star
| * 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/+13Star
| * 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/+2Star
| * 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/+1Star
| * iwlwifi: fix rfkill deps and remove input device usageAdel Gadllah2008-06-303-42/+0Star
| * mac80211: removing duplicated parsing of information elementsEster Kummer2008-06-301-91/+97
| * build algorithms into the mac80211 moduleAdrian Bunk2008-06-305-50/+14Star
| * 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
* | vlan: Add GVRP supportPatrick McHardy2008-07-069-13/+134
* | vlan: Move device unregistration before lower dev cleanupPatrick McHardy2008-07-061-2/+2