summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: set media type for 82599 T3 LOMEmil Tantilov2011-03-033-11/+42
* ixgbe: balance free_irq calls with request_irq callsAlexander Duyck2011-03-031-0/+5
* ixgbe: cleanup logic related to HW semaphoresEmil Tantilov2011-03-031-18/+24
* ixgbe: cleanup wake on LAN definesEmil Tantilov2011-03-031-2/+2
* ixgbevf: Fix Compiler WarningsGreg Rose2011-03-031-7/+2
* igb: Fix strncpy calls to be safe per source code review toolsCarolyn Wyborny2011-03-031-4/+7
* igb: Fix reg pattern test in ethtool for i350 devicesCarolyn Wyborny2011-03-031-1/+1
* igb: warn if max_vfs limit is exceededStefan Assmann2011-03-031-1/+6
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-023-9/+12
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-03-0130-220/+150
|\
| * sfc: Bump version to 3.1Ben Hutchings2011-02-281-1/+1
| * sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings2011-02-284-41/+5
| * sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings2011-02-281-1/+20
| * sfc: Update copyright datesBen Hutchings2011-02-2830-30/+30
| * sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings2011-02-284-31/+8
| * sfc: Read MC firmware version when requested through ethtoolBen Hutchings2011-02-285-41/+9
| * sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2011-02-282-24/+28
| * sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2011-02-282-53/+51
* | bonding: use the correct size for _simple_hash()Amerigo Wang2011-02-281-1/+1
* | enic: Flush driver cache of registered addr lists during port profile disasso...Roopa Prabhu2011-02-282-1/+3
* | DM9000: Allow randomised ethernet addressBen Dooks2011-02-281-1/+6
* | qla3xxx: add missing __iomem annotationstephen hemminger2011-02-281-5/+5
* | bonding: fix sparse warningstephen hemminger2011-02-281-2/+3
* | sis900: use pci_dev->revisionSergei Shtylyov2011-02-281-2/+2
* | bnx2x: use dcb_setapp to manage negotiated application tlvsShmulik Ravid2011-02-284-59/+92
* | net: use pci_dev->revision, againSergei Shtylyov2011-02-2813-50/+19
|/
* net: convert bonding to use rx_handlerJiri Pirko2011-02-271-1/+73
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-272-5/+3
* bonding: sync netpoll code with bridgeAmerigo Wang2011-02-272-57/+118
* rtlwifi: Need to include vmalloc.hDavid S. Miller2011-02-241-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-02-24107-4845/+17951
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-22107-4845/+17951
| |\
| | * ath9k_hw: Fix power on resetSujith Manoharan2011-02-211-1/+0
| | * rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-215-55/+440
| | * rt2x00: Add/Modify the GPIO register definitionShiang Tu2011-02-212-3/+9
| | * rt2x00: Add/Modify protection related register definitionsShiang Tu2011-02-212-14/+20
| | * rt2x00: Remove superfluos empty lineHelmut Schaa2011-02-211-1/+0
| | * Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa2011-02-211-6/+3
| | * rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa2011-02-211-3/+3
| | * rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung2011-02-213-77/+199
| | * rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung2011-02-213-9/+70
| | * rtlwifi: Remove obsolete/unused macrosLarry Finger2011-02-212-102/+33
| | * rtlwifi: rtl8192ce: Fix endian warningsLarry Finger2011-02-2110-291/+313
| | * rtlwifi: Modify build system for rtl8192cuLarry Finger2011-02-215-3/+35
| | * rtlwifi: rtl8192cu: Add routine trxGeorge2011-02-211-0/+684
| | * rtlwifi: rtl8192cu: Add routine tableGeorge2011-02-211-0/+1888
| | * rtlwifi: rtl8192cu: Add routine rfGeorge2011-02-211-0/+493
| | * rtlwifi: rtl8192cu: Add routine phyGeorge2011-02-211-0/+611
| | * rtlwifi: rtl8192cu: Add routine macGeorge2011-02-211-0/+1144
| | * rtlwifi: rtl8192cu: Add routine hwGeorge2011-02-211-0/+2505
OpenPOWER on IntegriCloud