summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-04-15rndis_host: Quirky devices are still 'point-to-point'Ben Hutchings
2011-04-15net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny
2011-04-15net-bonding: Fix minor/cosmetic type inconsistenciesDavid Decotigny
2011-04-15net-bonding: Fix minor sparse complaintsDavid Decotigny
2011-04-15qlge: make nic_operations struct conststephen hemminger
2011-04-15sfc: make function tables conststephen hemminger
2011-04-15ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-14ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend
2011-04-14ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend
2011-04-14ixgbe: make device_caps() genericEmil Tantilov
2011-04-14ixgbe: explicitly disable 100H for x540Emil Tantilov
2011-04-14ixgbe: add support for new HWEmil Tantilov
2011-04-14ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov
2011-04-14ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore
2011-04-14ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov
2011-04-14ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov
2011-04-14ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov
2011-04-14ixgbe: update version string for Dell CEM useJeff Kirsher
2011-04-14ixgbe: fix namespacecheck issueEmil Tantilov
2011-04-14ixgbe: correct function number for some 82598 partsEmil Tantilov
2011-04-14ixgbe: fix return value checksEmil Tantilov
2011-04-14ixgbe: DCB, further cleanups to app configurationJohn Fastabend
2011-04-14e1000e: If ASPM L0s needs to be disabled, do it prior to enabling deviceBruce Allan
2011-04-14e1000e: fix stats locking in e1000_watchdog_taskFlavio Leitner
2011-04-14e1000e: convert to new VLAN modelJeff Kirsher
2011-04-14e1000e: PCIe link speed in GT/s, not GB/sBruce Allan
2011-04-14e1000e: convert short duration msleep() to usleep_range()Bruce Allan
2011-04-14igb: introduce igb_thermal_sensor_event for sensor checkingStefan Assmann
2011-04-14igb: fix typo in igb_validate_nvm_checksum_82580Stefan Assmann
2011-04-14net: allow shifted access in smsc911x V2Mathieu J. Poirier
2011-04-14tg3: Add support for extended VPD blocksMatt Carlson
2011-04-14tg3: Add jumbo frame loopback tests to selftestMatt Carlson
2011-04-14tg3: Automatically size stat/test string arraysMatt Carlson
2011-04-14tg3: Dump registers when status block shows errorsMatt Carlson
2011-04-14tg3: Provide full regdump on tx timeoutMatt Carlson
2011-04-13rndis_host: Poll status before control channel where necessaryBen Hutchings
2011-04-13stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro
2011-04-13macb: Add rx overrun counterAlexander Stein
2011-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-04-12atm: iphase: Fix set-but-not-used warnings.David S. Miller
2011-04-12net: ioc3: convert to hw_featuresMichał Mirosław
2011-04-12net: bnx2x: convert to hw_featuresMichał Mirosław
2011-04-12net: bna: convert to hw_featuresMichał Mirosław
2011-04-12net: ps3_gelic: convert to hw_featuresMichał Mirosław
2011-04-12net: sky2: convert to hw_featuresMichał Mirosław
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-12vxge: update driver versionJon Mason
2011-04-12vxge: spin-lock issueJon Mason
2011-04-12vxge: always enable hardware time stampJon Mason
2011-04-12s2io: Fix warnings due to -Wunused-but-set-variable.David S. Miller