aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* net: add Faraday FTMAC100 10/100 Ethernet driverPo-Yu Chuang2011-03-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-03
|\
| * ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-03
| * ixgbe: add function pointer for semaphore functionDon Skidmore2011-03-03
| * ixgbe: X540 CleanupGreg Rose2011-03-03
| * ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov2011-03-03
| * ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2011-03-03
| * ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov2011-03-03
| * ixgbe: Specific check for 100 Full link speedEmil Tantilov2011-03-03
| * ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov2011-03-03
| * ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2011-03-03
| * ixgbe: cleanup X540 PHY reset function pointerDon Skidmore2011-03-03
| * ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov2011-03-03
| * ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov2011-03-03
| * ixgbe: add polling test to end of PHY resetEmil Tantilov2011-03-03
| * ixgbe: Check link wants report current link stateEmil Tantilov2011-03-03
| * ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov2011-03-03
| * ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov2011-03-03
| * ixgbe: set media type for 82599 T3 LOMEmil Tantilov2011-03-03
| * ixgbe: balance free_irq calls with request_irq callsAlexander Duyck2011-03-03
| * ixgbe: cleanup logic related to HW semaphoresEmil Tantilov2011-03-03
| * ixgbe: cleanup wake on LAN definesEmil Tantilov2011-03-03
| * ixgbevf: Fix Compiler WarningsGreg Rose2011-03-03
| * igb: Fix strncpy calls to be safe per source code review toolsCarolyn Wyborny2011-03-03
| * igb: Fix reg pattern test in ethtool for i350 devicesCarolyn Wyborny2011-03-03
| * igb: warn if max_vfs limit is exceededStefan Assmann2011-03-03
* | cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis2011-03-03
|/
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-01
* ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-01
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-03-01
|\
| * sfc: Bump version to 3.1Ben Hutchings2011-02-28
| * sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings2011-02-28
| * sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings2011-02-28
| * sfc: Update copyright datesBen Hutchings2011-02-28
| * sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings2011-02-28
| * sfc: Read MC firmware version when requested through ethtoolBen Hutchings2011-02-28
| * sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2011-02-28
| * sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2011-02-28
* | bonding: use the correct size for _simple_hash()Amerigo Wang2011-02-28
* | enic: Flush driver cache of registered addr lists during port profile disasso...Roopa Prabhu2011-02-28
* | DM9000: Allow randomised ethernet addressBen Dooks2011-02-28
* | qla3xxx: add missing __iomem annotationstephen hemminger2011-02-28
* | bonding: fix sparse warningstephen hemminger2011-02-28
* | sis900: use pci_dev->revisionSergei Shtylyov2011-02-28
* | bnx2x: use dcb_setapp to manage negotiated application tlvsShmulik Ravid2011-02-28
* | net: use pci_dev->revision, againSergei Shtylyov2011-02-28
|/
* net: convert bonding to use rx_handlerJiri Pirko2011-02-28
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-27
* bonding: sync netpoll code with bridgeAmerigo Wang2011-02-27