summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tg3: Lay proucer ring handling groundworkMatt Carlson2009-11-162-37/+50
* tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson2009-11-161-6/+9
* tg3: rename rx_[std|jmb]_ptrMatt Carlson2009-11-162-10/+10
* tg3: tg3_alloc_rx_skb(tnapi => tp)Matt Carlson2009-11-161-7/+4
* tg3: Add prodring parameter to tg3_alloc_rx_skb()Matt Carlson2009-11-161-20/+21
* tg3: Make tg3_alloc_rx_skb() a dst-only operationMatt Carlson2009-11-161-13/+9
* tg3: Move napi_add calls below tg3_get_invariantsMatt Carlson2009-11-161-47/+47
* tg3: Create tg3_poll_msix() for non-zero MSIX vecsMatt Carlson2009-11-161-8/+60
* tg3: Allow DMAs to cross cacheline boundariesMatt Carlson2009-11-162-7/+16
* tg3: Use tg3_start_xmit_dma_bug for 5717 A0Matt Carlson2009-11-162-9/+19
* tg3: Add new HW_TSO_3 flag for 5717Matt Carlson2009-11-162-19/+27
* tg3: Refine TSO and MSI discoveryMatt Carlson2009-11-161-30/+34
* tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3Matt Carlson2009-11-162-7/+7
* tg3: Napify tg3_start_xmit_dma_bug()Matt Carlson2009-11-161-13/+19
* tg3: Don't touch RCB nic addressesMatt Carlson2009-11-161-4/+6
* tg3: Add 5717 phy IDMatt Carlson2009-11-162-1/+3
* iwmc3200top: simplify the driver versionTomas Winkler2009-11-161-15/+1
* iwmc3200top: use prefered style for the device table.Tomas Winkler2009-11-161-11/+3
* hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann2009-11-161-1/+1
* net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang2009-11-146-0/+1265
* netiucv: displayed TX bytes value much too highUrsula Braun2009-11-141-2/+2
* s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-1413-242/+304
* ctcm: suspend has to wait for outstanding I/OFrank Blaschka2009-11-143-0/+8
* ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz2009-11-141-2/+2
* ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon2009-11-141-0/+1
* igb: only recycle page if it is on our numa nodeAlexander Duyck2009-11-141-1/+3
* igb: check for packets on all tx rings when link is downAlexander Duyck2009-11-141-11/+12
* igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck2009-11-141-4/+0
* igb: Rework how netdev->stats is handledAlexander Duyck2009-11-142-103/+108
* igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck2009-11-142-13/+27
* igb: move timesync init into a seperate functionAlexander Duyck2009-11-141-50/+65
* igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck2009-11-141-5/+5
* ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun2009-11-141-2/+2
* vlan/macvlan: propagate transmission state to upper layersPatrick McHardy2009-11-131-1/+1
* niu.c: Use correct length in strncmpJoe Perches2009-11-131-1/+1
* DM9000: Wake on LAN supportBen Dooks2009-11-122-8/+142
* ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi2009-11-121-2/+0
* qlge: Change version to v1.00.00.23.00.00-01.Ron Mercer2009-11-121-1/+1
* qlge: Clean up module parameter name.Ron Mercer2009-11-121-8/+8
* qlge: Add asic reset to open call.Ron Mercer2009-11-121-0/+4
* qlge: Do not change frame routing during suspend.Ron Mercer2009-11-121-3/+0
* gianfar: Revive SKB recyclingAnton Vorontsov2009-11-121-12/+19
* gianfar: Fix race between gfar_error() and gfar_start_xmit()Anton Vorontsov2009-11-121-0/+8
* gianfar: Fix thinko in gfar_set_rx_stash_index()Anton Vorontsov2009-11-121-1/+1
* gianfar: Fix build with CONFIG_PM=yAnton Vorontsov2009-11-121-1/+1
* gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov2009-11-121-2/+0
* iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville2009-11-111-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-116-11/+21
|\
| * iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| * iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23