summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: treat firmware data as constDavid Woodhouse2008-07-104-8/+8
* zd1201: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
* myri10ge: treat firmware data as constDavid Woodhouse2008-07-101-2/+9
* libertas: treat firmware data as constDavid Woodhouse2008-07-103-5/+5
* 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
* 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
* iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2008-07-022-2/+10
* hostap: fix sparse warningsPavel Roskin2008-06-305-16/+15
* hostap: don't report useless WDS frames by defaultPavel Roskin2008-06-301-1/+1
* hamradio: remove unused variableAndre Haupt2008-06-271-2/+0
* prism: islpci_eth.c endianness fixHarvey Harrison2008-06-271-1/+1
* rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-273-15/+28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-278-70/+97
|\
| * iwlwifi: improve scanning band selection managementRon Rindjunsky2008-06-252-33/+39
| * rt2x00: Fix unbalanced mutex lockingIvo van Doorn2008-06-252-30/+42
| * b43legacy: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-251-1/+1
| * b43: Fix possible MMIO access while device is downMichael Buesch2008-06-251-0/+3
| * b43legacy: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-2/+4
| * b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
* | Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+3
* | qla3xxx: Hold RTNL while calling dev_close()Ben Hutchings2008-06-271-0/+2
* | [netdrvr] Fix IOMMU overflow checking in s2io.cAndi Kleen2008-06-272-27/+12
* | e1000: only enable TSO6 via ethtool when using correct hardwareAndy Gospodarek2008-06-271-1/+1
* | e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xxKevin Hao2008-06-271-0/+2
* | [netdrvr] netxen: fix netxen_pci_tbl[] breakageAl Viro2008-06-271-7/+11
* | [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enableIngo Molnar2008-06-271-2/+3
* | ipg: use NULL, not zero, for pointersPekka Enberg2008-06-271-1/+1
* | ipg: fix jumbo frame compilationPekka Enberg2008-06-271-7/+7
* | drivers/net/r6040.c: Eliminate double sizeofJulia Lawall2008-06-271-1/+1
* | pcnet_cs, axnet_cs: clear bogus interrupt before request_irqKomuro2008-06-272-0/+5
* | e1000e: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
* | igb: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
* | ixgbe: fix EEH recovery during reset on PPCPaul Larson2008-06-271-1/+2
* | tc35815: Fix receiver hangup on Rx FIFO overflowAtsushi Nemoto2008-06-271-1/+1
* | tc35815: Mark carrier-off before starting PHYAtsushi Nemoto2008-06-271-0/+2
|/
* pppoe: warning fixStephen Hemminger2008-06-201-1/+1
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-06-1711-242/+189
|\
| * atl1: relax eeprom mac address error checkRadu Cristescu2008-06-171-1/+0
| * net/enc28j60: low power modeDavid Brownell2008-06-171-24/+58
| * net/enc28j60: section fixDavid Brownell2008-06-171-3/+2
OpenPOWER on IntegriCloud