summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-091-1/+11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-093-6/+11
|\
| * zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
| * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| * hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
* | rtl8187: Change detection of RTL8187B with USB ID of 8187Larry Finger2008-07-082-36/+47
* | rtl8187: updating Kconfig to support RTL8187BHin-Tak Leung2008-07-081-3/+9
* | rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)Hin-Tak Leung2008-07-081-40/+168
* | rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)Hin-Tak Leung2008-07-081-29/+234
* | rtl8187: updating rtl8187_rtl8225.c to support RTL8187BHin-Tak Leung2008-07-081-14/+215
* | rtl8187: updating rtl818x.h to support RTL8187BHin-Tak Leung2008-07-081-9/+27
* | rtl8187: updating rtl8187.h to support RTL8187BHin-Tak Leung2008-07-081-16/+97
* | rt2x00: Fix register commentsIvo van Doorn2008-07-082-8/+36
* | hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin2008-07-081-2/+2
* | b43legacy: Remove switch statement with 64-bit indexLarry Finger2008-07-081-15/+51
* | rt2x00: Report RX end time for rt2400pciIvo van Doorn2008-07-083-0/+26
* | rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn2008-07-083-17/+8Star
* | rt2x00: Decrease alignment headroomIvo van Doorn2008-07-081-3/+4
* | rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn2008-07-085-93/+38Star
* | zd1211rw: beacon config error checkingDaniel Drake2008-07-081-17/+45
* | iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...Helmut Schaa2008-07-082-2/+2
* | iwlwifi: remove input device and fix rfkill stateAdel Gadllah2008-07-088-111/+105Star
* | iwlwifi: request Tx of block ack request if necessaryRon Rindjunsky2008-07-082-6/+6
* | iwlwifi: fix error path of iwl_rfkill_initTomas Winkler2008-07-081-6/+2Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-069-19/+30
|\|
| * libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com2008-07-021-0/+1
| * iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2008-07-022-2/+4
| * iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-022-2/+10
| * hostap: fix sparse warningsPavel Roskin2008-06-305-16/+15Star
| * hostap: don't report useless WDS frames by defaultPavel Roskin2008-06-301-1/+1
* | p54: Add quality output to iwlist and iwconfigLarry.Finger@lwfinger.net2008-07-021-0/+1
* | 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
* | 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