summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* be2net: fix bug in rx page postingSathya Perla2010-01-211-3/+5
* e1000e: enhance frame fragment detectionJesse Brandeburg2010-01-202-4/+22
* e1000: enhance frame fragment detectionJesse Brandeburg2010-01-202-2/+13
* e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin2010-01-205-25/+25
* S2io: two branches the same in wait_for_cmd_complete()Ram Vepa2010-01-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-197-0/+71
|\
| * zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung2010-01-181-0/+1
| * p54pci: rx frame length checkChristian Lamparter2010-01-181-0/+8
| * iwlwifi: add license to tracing filesReinette Chatre2010-01-182-0/+52
| * iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy2010-01-181-0/+5
| * iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2010-01-142-0/+5
* | bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger2010-01-191-2/+3
* | sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery2010-01-191-6/+0
* | ucc_geth: Fix full TX queue processingJiajun Wu2010-01-191-3/+2
* | phylib: Move workqueue initialization to a proper placeAnton Vorontsov2010-01-192-3/+2
* | tg3: Update copyright and driver versionMatt Carlson2010-01-132-3/+4
* | tg3: Disable 5717 serdes and B0 supportMatt Carlson2010-01-131-0/+5
* | tg3: Add reliable serdes detection for 5717 A0Matt Carlson2010-01-132-2/+9
* | tg3: Fix std rx prod ring handlingMatt Carlson2010-01-131-2/+3
* | tg3: Fix std prod ring nicaddr for 5787 and 57765Matt Carlson2010-01-131-1/+1
* | sfc: Fix conditions for MDIO self-testBen Hutchings2010-01-131-2/+6
* | sfc: Fix polling for slow MCDI operationsBen Hutchings2010-01-131-2/+3
* | e1000e: workaround link issues on busy hub in half duplex on 82577/82578Bruce Allan2010-01-131-1/+18
* | e1000e: MDIO slow mode should always be done for 82577Bruce Allan2010-01-133-90/+53
* | ixgbe: update copyright datesShannon Nelson2010-01-1320-21/+21
* | ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck2010-01-131-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1213-41/+99
|\ \ | |/
| * iwlwifi: silence buffer overflow warningDan Carpenter2010-01-111-1/+1
| * iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar2010-01-081-20/+25
| * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi2010-01-081-1/+1
| * rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2010-01-052-1/+17
| * rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde2010-01-051-1/+1
| * rt2x00: use correct headroom for transmissionPavel Roskin2010-01-051-3/+3
| * ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2010-01-042-3/+37
| * zd1211rw: Fix multicast filtering.Benoit Papillault2010-01-041-6/+7
| * iwl: off by one bugDan Carpenter2010-01-041-1/+1
| * mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek2010-01-041-1/+3
| * ath9k: fix ito64Ming Lei2010-01-041-3/+3
| * ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer2010-01-041-1/+1
* | sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski2010-01-121-1/+2
* | vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov2010-01-101-1/+1
* | e1000e: fix and commonize code for setting the receive address registersBruce Allan2010-01-081-9/+15
* | e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan2010-01-081-7/+9
* | e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-085-0/+21
* | e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan2010-01-081-14/+14
* | e1000e: call pci_save_state() after pci_restore_state()Bruce Allan2010-01-081-0/+2
* | netxen: update version to 4.0.72Amit Kumar Salecha2010-01-081-2/+2
* | netxen: fix set mac addrAmit Kumar Salecha2010-01-081-0/+3
* | netxen: fix smatch warningAmit Kumar Salecha2010-01-083-4/+3
* | netxen: fix tx ring memory leakAmit Kumar Salecha2010-01-081-0/+2
OpenPOWER on IntegriCloud