summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-081-1/+1
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-081-1/+1
* netdev: The ingress_lock member is no longer needed.David S. Miller2008-07-081-4/+4
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-081-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-086-6/+22
|\
| * irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| * irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| * ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-071-0/+7
| * 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/+8
* | rt2x00: Decrease alignment headroomIvo van Doorn2008-07-081-3/+4
* | rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn2008-07-085-93/+38
* | 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/+105
* | 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/+2
* | vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-082-3/+3
* | irda: Remove useless pm_dev referencesRafael J. Wysocki2008-07-083-4/+0
* | amd8111e: delete non NAPI code from the driver.Francois Romieu2008-07-072-144/+7
* | starfire: delete non NAPI code from the driver.Francois Romieu2008-07-072-80/+45
* | netdev: remove unused S2IO_NAPIFrancois Romieu2008-07-071-14/+0
* | netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-067-18/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-05169-2382/+11280
|\ \ | |/
| * 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
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-025-4/+15
| |\
| | * 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
OpenPOWER on IntegriCloud