summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-081-1/+1
* irda: Remove useless pm_dev referencesRafael J. Wysocki2008-07-083-4/+0Star
* amd8111e: delete non NAPI code from the driver.Francois Romieu2008-07-082-144/+7Star
* starfire: delete non NAPI code from the driver.Francois Romieu2008-07-082-80/+45Star
* netdev: remove unused S2IO_NAPIFrancois Romieu2008-07-081-14/+0Star
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-077-18/+11Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-0616-42/+86
|\
| * fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart2008-07-041-0/+3
| * ibm_newemac: Fixes entry of short packetsSathya Narayanan2008-07-041-0/+6
| * ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan2008-07-041-0/+2
| * pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * ehea: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
| * ehea: fix race conditionJan-Bernd Themann2008-07-042-7/+16
| * ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann2008-07-041-0/+1
| * ehea: fix might sleep problemJan-Bernd Themann2008-07-042-12/+12
| * forcedeth: fix lockdep warning on ethtool -sTobias Diedrich2008-07-041-2/+13
| * Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-041-0/+1
| * 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
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-0629-1564/+1614
|\ \
| * | 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
| * | 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