aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-30drivers/net: Use linux/of_{device,platform}.h instead of asmStephen Rothwell
2008-06-30Merge branch 'linux-2.6'Paul Mackerras
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
2008-06-27ipg: use NULL, not zero, for pointersPekka Enberg
2008-06-27ipg: fix jumbo frame compilationPekka Enberg
2008-06-27drivers/net/r6040.c: Eliminate double sizeofJulia Lawall
2008-06-27pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro
2008-06-27e1000e: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher
2008-06-27ixgbe: fix EEH recovery during reset on PPCPaul Larson
2008-06-27tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto
2008-06-27tc35815: Mark carrier-off before starting PHYAtsushi Nemoto
2008-06-25iwlwifi: improve scanning band selection managementRon Rindjunsky
2008-06-25rt2x00: Fix unbalanced mutex lockingIvo van Doorn
2008-06-25b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch
2008-06-25b43: Fix possible MMIO access while device is downMichael Buesch
2008-06-25b43legacy: Do not return TX_BUSY from op_txMichael Buesch
2008-06-25b43: Do not return TX_BUSY from op_txMichael Buesch
2008-06-23Merge branch 'linus' into core/rcuIngo Molnar
2008-06-20pppoe: warning fixStephen Hemminger
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-06-17Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller