summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* macvlan: fix panic if lowerdev in a bondEric Dumazet2011-05-201-2/+2
* tg3: Add braces around 5906 workaround.Matt Carlson2011-05-201-1/+3
* tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson2011-05-201-2/+3
* macvlan: remove one synchronize_rcu() callEric Dumazet2011-05-201-4/+5
* be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller2011-05-191-2/+0
* atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller2011-05-191-0/+2
* tg3: Update version to 3.119Matt Carlson2011-05-191-2/+2
* tg3: Apply rx_discards fix to 5719/5720Matt Carlson2011-05-191-1/+3
* tg3: Remove excessive parenthesisMatt Carlson2011-05-191-18/+18
* tg3: Consolidate all netdev feature assignmentsMatt Carlson2011-05-191-27/+24
* tg3: Move TSO_CAPABLE assignmentMatt Carlson2011-05-191-15/+16
* tg3: Fix stats for 5704 and later devicesMatt Carlson2011-05-192-4/+13
* tg3: Fix TSO loopback testMatt Carlson2011-05-191-1/+1
* tg3: Consolidate autoneg advertisement setup codeMatt Carlson2011-05-191-118/+99
* tg3: Fix EEE interoperability workaroundMatt Carlson2011-05-192-21/+22
* tg3: Fix IPv6 TCP problems for 5719Matt Carlson2011-05-191-1/+1
* tg3: Fix 57765 B0 data corruptionMatt Carlson2011-05-192-0/+20
* tg3: Cleanup transmit error pathMatt Carlson2011-05-191-60/+38
* tg3: Set tx bug flags for more devicesMatt Carlson2011-05-191-229/+33
* be2net: Enable SR-IOV for LancerMammatha Edhala2011-05-182-9/+13
* bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2011-05-182-25/+131
* wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2011-05-182-0/+8
* sfc: Don't use enums as a bitmask.David S. Miller2011-05-176-12/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-1715-57/+118
|\
| * vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-161-0/+3
| * sfc: Fix oops in register dump after mapping changeBen Hutchings2011-05-161-0/+7
| * bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-131-5/+5
| * ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-9/+9
| * hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-8/+8
| * zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-7/+7
| * Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-05-123-23/+53
| |\
| | * sfc: Always map MCDI shared memory as uncacheableBen Hutchings2011-05-123-23/+53
| * | ehea: Fix memory hotplug oopsAnton Blanchard2011-05-121-3/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-114-2/+25
| |\ \
| | * | libertas: fix cmdpendingq lockingPaul Fox2011-05-101-2/+4
| | * | iwlegacy: fix IBSS mode crashesStanislaw Gruszka2011-05-102-0/+13
| | * | ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan2011-05-101-0/+8
* | | | xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell2011-05-171-2/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller2011-05-175-21/+29
|\ \ \ \
| * | | | sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings2011-05-164-19/+14
| * | | | sfc: Fix TX queue numbering when separate_tx_channels=1Ben Hutchings2011-05-161-0/+12
| * | | | sfc: Fix return value from efx_ethtool_set_rx_ntuple()Ben Hutchings2011-05-141-2/+3
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-05-16132-1506/+14440
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16132-1506/+14440
| |\ \ \ \ \
| | * | | | | mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2011-05-162-127/+20
| | * | | | | cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-1/+2
| | * | | | | ath9k: make npending frames check as boolMohammed Shafi Shajakhan2011-05-161-2/+5
| | * | | | | ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan2011-05-161-2/+2
| | * | | | | ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan2011-05-161-43/+131
| | * | | | | ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan2011-05-161-1/+30
OpenPOWER on IntegriCloud