summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville184-3133/+34327
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller27-447/+547
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore24-25/+26
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore6-9/+19
2011-03-03ixgbe: X540 CleanupGreg Rose1-2/+1
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov1-1/+38
2011-03-03ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2-6/+6
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov3-18/+15
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov1-2/+5
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov6-105/+0
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2-60/+11
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore1-1/+1
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov3-83/+95
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov1-11/+11
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov1-3/+37
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov1-1/+10
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov1-55/+94
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov5-22/+90
2011-03-03ixgbe: set media type for 82599 T3 LOMEmil Tantilov3-11/+42
2011-03-03ixgbe: balance free_irq calls with request_irq callsAlexander Duyck1-0/+5
2011-03-03ixgbe: cleanup logic related to HW semaphoresEmil Tantilov1-18/+24
2011-03-03ixgbe: cleanup wake on LAN definesEmil Tantilov1-2/+2
2011-03-03ixgbevf: Fix Compiler WarningsGreg Rose1-7/+2
2011-03-03igb: Fix strncpy calls to be safe per source code review toolsCarolyn Wyborny1-4/+7
2011-03-03igb: Fix reg pattern test in ethtool for i350 devicesCarolyn Wyborny1-1/+1
2011-03-03igb: warn if max_vfs limit is exceededStefan Assmann1-1/+6
2011-03-03cxgb{3,4}*: improve Kconfig dependenciesDimitris Michailidis3-20/+9
2011-03-03ipv4: Make output route lookup return rtable directly.David S. Miller8-16/+24
2011-03-02ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller3-3/+3
2011-03-02ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller3-3/+3
2011-03-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller30-220/+150
2011-03-01b43: N-PHY: rev3+: add static tablesRafał Miłecki2-2/+1131
2011-03-01rtlwifi: Fix error registering rate-controlChaoming Li1-9/+6
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan3-20/+81
2011-03-01sfc: Bump version to 3.1Ben Hutchings1-1/+1
2011-03-01sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings4-41/+5
2011-03-01sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings1-1/+20
2011-03-01sfc: Update copyright datesBen Hutchings30-30/+30
2011-03-01sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings4-31/+8
2011-03-01sfc: Read MC firmware version when requested through ethtoolBen Hutchings5-41/+9
2011-03-01sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2-24/+28
2011-03-01sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2-53/+51
2011-03-01bonding: use the correct size for _simple_hash()Amerigo Wang1-1/+1
2011-02-28enic: Flush driver cache of registered addr lists during port profile disasso...Roopa Prabhu2-1/+3
2011-02-28DM9000: Allow randomised ethernet addressBen Dooks1-1/+6
2011-02-28qla3xxx: add missing __iomem annotationstephen hemminger1-5/+5
2011-02-28bonding: fix sparse warningstephen hemminger1-2/+3
2011-02-28sis900: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-02-28bnx2x: use dcb_setapp to manage negotiated application tlvsShmulik Ravid4-59/+92
2011-02-28net: use pci_dev->revision, againSergei Shtylyov13-50/+19