summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-07-10kaweth: use request_firmware()David Woodhouse
2008-07-10smctr: use request_firmware()David Woodhouse
2008-07-10cxgb3: treat firmware data as constDavid Woodhouse
2008-07-10irda-usb: treat firmware data as constDavid Woodhouse
2008-07-10atmel: treat firmware data as constDavid Woodhouse
2008-07-10p54: treat firmware data as constDavid Woodhouse
2008-07-10rt2x00: treat firmware data as constDavid Woodhouse
2008-07-10zd1201: treat firmware data as constDavid Woodhouse
2008-07-10myri10ge: treat firmware data as constDavid Woodhouse
2008-07-10libertas: treat firmware data as constDavid Woodhouse
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-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-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
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