aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* net: fix Makefile typos & build errorsRandy Dunlap2011-08-29
* ixgbe: clear RNBC only for 82598Emil Tantilov2011-08-29
* ixgbe: add check for supported modesEmil Tantilov2011-08-29
* ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore2011-08-29
* ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore2011-08-29
* ixgbe: PFC not cleared on X540 devicesJohn Fastabend2011-08-29
* ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend2011-08-29
* ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend2011-08-29
* ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend2011-08-29
* ixgbe: Always tag VLAN tagged packetsAlexander Duyck2011-08-29
* ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck2011-08-29
* caif: Remove OOM messages, use kzallocJoe Perches2011-08-28
* benet: remove bogus "unlikely" on vlan checkJiri Pirko2011-08-28
* cnic: Add timeout for ramrod replies.Michael Chan2011-08-28
* cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan2011-08-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-27
|\
| * drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
| * drivers/net: Kconfig & Makefile cleanupJeff Kirsher2011-08-27
| * com20020_cs: Move the PCMCIA Arcnet driverJeff Kirsher2011-08-27
| * ixbmtr_cs: Move the IBM PCMCIA Token Ring driverJeff Kirsher2011-08-27
| * slip: Move the SLIP driversJeff Kirsher2011-08-27
| * plip: Move the PLIP driverJeff Kirsher2011-08-27
| * hippi: Move the HIPPI driverJeff Kirsher2011-08-27
| * ppp: Move the PPP driversJeff Kirsher2011-08-27
| * skfp: Fix SysKonnect FDDI driver compile issuesJeff Kirsher2011-08-27
| * fddi: Move the FDDI driversJeff Kirsher2011-08-27
* | ixgbe: convert rings from q_vector bit indexed array to linked listAlexander Duyck2011-08-27
* | ixgbe: Simplify transmit cleanup pathAlexander Duyck2011-08-27
* | ixgbevf: convert to ndo_fix_featuresMichał Mirosław2011-08-27
* | ixgbevf: provide 64 bit statisticsEric Dumazet2011-08-27
* | ixgbevf: Check if EOP has changed before using itGreg Rose2011-08-27
* | e1000e: convert to netdev features/hw_features APIBruce Allan2011-08-27
|/
* Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-08-26
|\
| * sunbmac: use standard #defines from mii.h.Francois Romieu2011-08-25
| * dl2k: use standard #defines from mii.h.Francois Romieu2011-08-25
* | e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-26
* | bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter2011-08-26
* | bna: unlock on error path in pnad_pci_probe()Dan Carpenter2011-08-26
* | bnx2x: Add new PHY BCM54616Yaniv Rosner2011-08-26
* | bnx2x: resurrect RX hashingMichal Schmidt2011-08-26
* | bnx2x: convert to SKB paged frag API.Ian Campbell2011-08-26
* | bnx2: convert to SKB paged frag API.Ian Campbell2011-08-26
* | tg3: convert to SKB paged frag API.Ian Campbell2011-08-26
|/
* be2net: remove unused variableSathya Perla2011-08-24
* be2net: increase FW update completion timeoutSathya Perla2011-08-24
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-24
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-24
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-24
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22
| |\