aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou
2008-07-09libertas: fix memory alignment problems on the blackfinIhar Hrachyshka
2008-07-09zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo
2008-07-09rt2x00: Disable synchronization during initializationIvo van Doorn
2008-07-09[ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov
2008-07-09[ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov
2008-07-08irda: New device ID for nsc-irccVille Syrjala
2008-07-08irda: via-ircc proper dma freeingWang Chen
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins
2008-07-07hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville
2008-07-04fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart
2008-07-04ibm_newemac: Fixes entry of short packetsSathya Narayanan
2008-07-04ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan
2008-07-04pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier
2008-07-04ehea: Access iph->tot_len with correct endiannessRoland Dreier
2008-07-04ehea: fix race conditionJan-Bernd Themann
2008-07-04ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann
2008-07-04ehea: fix might sleep problemJan-Bernd Themann
2008-07-04forcedeth: fix lockdep warning on ethtool -sTobias Diedrich
2008-07-04Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa
2008-07-03[ARM] rpc: etherh: fix unused variable warningRussell King
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell
2008-07-02tun: fasync BKL pushdownJonathan Corbet
2008-07-02net-tun: BKL pushdownArnd Bergmann
2008-07-02libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com
2008-07-02iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi
2008-07-02iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington
2008-07-02macb: Basic suspend/resume supportHaavard Skinnemoen
2008-06-30hostap: fix sparse warningsPavel Roskin
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin
2008-06-27hamradio: remove unused variableAndre Haupt
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn
2008-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings
2008-06-27qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings
2008-06-27[netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen
2008-06-27e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek
2008-06-27e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao
2008-06-27[netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro
2008-06-27[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar