summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt8-38/+68
2008-07-15ibm_newemac: Add MII mode support to the EMAC RGMII bridge.Grant Erickson1-0/+6
2008-07-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-26/+2
2008-07-15[ARM] Merge most of the PXA work for initial mergeRussell King1-24/+0
2008-07-15Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds3-10/+27
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet159-1409/+2136
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-0/+37
2008-07-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt53-190/+341
2008-07-11tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King36-157/+201
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou1-1/+1
2008-07-10libertas: fix memory alignment problems on the blackfinIhar Hrachyshka1-2/+2
2008-07-10zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo1-0/+1
2008-07-10rt2x00: Disable synchronization during initializationIvo van Doorn5-0/+47
2008-07-09[ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov1-9/+0
2008-07-09[ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov1-15/+0
2008-07-09ibm_newemac: Parameterize EMAC Multicast Match HandlingGrant Erickson4-65/+232
2008-07-08irda: New device ID for nsc-irccVille Syrjala1-0/+1
2008-07-08irda: via-ircc proper dma freeingWang Chen1-0/+3
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik1-0/+1
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins1-2/+2
2008-07-07hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville1-4/+8
2008-07-04fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart1-0/+3
2008-07-04ibm_newemac: Fixes entry of short packetsSathya Narayanan1-0/+6
2008-07-04ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan1-0/+2
2008-07-04pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier1-1/+1
2008-07-04ehea: Access iph->tot_len with correct endiannessRoland Dreier1-1/+1
2008-07-04ehea: fix race conditionJan-Bernd Themann2-7/+16
2008-07-04ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann1-0/+1
2008-07-04ehea: fix might sleep problemJan-Bernd Themann2-12/+12
2008-07-04forcedeth: fix lockdep warning on ethtool -sTobias Diedrich1-2/+13
2008-07-04Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa1-0/+1
2008-07-03[ARM] rpc: etherh: fix unused variable warningRussell King1-1/+1
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell1-2/+2
2008-07-03tun: fasync BKL pushdownJonathan Corbet1-4/+7
2008-07-03net-tun: BKL pushdownArnd Bergmann1-0/+2
2008-07-02libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com1-0/+1
2008-07-02iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2-2/+4
2008-07-02iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2-2/+10
2008-07-02macb: Basic suspend/resume supportHaavard Skinnemoen1-0/+37
2008-06-30hostap: fix sparse warningsPavel Roskin5-16/+15
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin1-1/+1
2008-06-30drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell6-6/+6
2008-06-30Merge branch 'linux-2.6'Paul Mackerras50-516/+544
2008-06-28hamradio: remove unused variableAndre Haupt1-2/+0
2008-06-27prism: islpci_eth.c endianness fixHarvey Harrison1-1/+1
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn3-15/+28
2008-06-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller8-70/+97
2008-06-27Hold RTNL while calling dev_close()Ben Hutchings1-0/+3