Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | ixgbe: Do not attempt to perform interrupts in netpoll when down | Alexander Duyck | 2010-01-13 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-12 | 13 | -41/+99 | |
|\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | iwlwifi: silence buffer overflow warning | Dan Carpenter | 2010-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | iwlwifi: disable tx on beacon update notification | Abhijeet Kolekar | 2010-01-08 | 1 | -20/+25 | |
| * | | | | | | | | | | | | | | iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr | Zhu Yi | 2010-01-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | rt2x00: Properly request tx headroom for alignment operations. | Gertjan van Wingerde | 2010-01-05 | 2 | -1/+17 | |
| * | | | | | | | | | | | | | | rt2x00: Fix LED configuration setting for rt2800. | Gertjan van Wingerde | 2010-01-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | rt2x00: use correct headroom for transmission | Pavel Roskin | 2010-01-05 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | ath5k: Fix eeprom checksum check for custom sized eeproms | Luis R. Rodriguez | 2010-01-04 | 2 | -3/+37 | |
| * | | | | | | | | | | | | | | zd1211rw: Fix multicast filtering. | Benoit Papillault | 2010-01-04 | 1 | -6/+7 | |
| * | | | | | | | | | | | | | | iwl: off by one bug | Dan Carpenter | 2010-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mwl8k: fix configure_filter() memory leak on error | Lennert Buytenhek | 2010-01-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | ath9k: fix ito64 | Ming Lei | 2010-01-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | ath9k: Fix Kconfig depends for ATH9K_DEBUGFS | Dominik Geyer | 2010-01-04 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | sky2: Fix oops in sky2_xmit_frame() after TX timeout | Jarek Poplawski | 2010-01-12 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | vxge: use pci_dma_mapping_error to test return value | Denis Kirjanov | 2010-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | e1000e: fix and commonize code for setting the receive address registers | Bruce Allan | 2010-01-08 | 1 | -9/+15 | |
* | | | | | | | | | | | | | | | e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value | Bruce Allan | 2010-01-08 | 1 | -7/+9 | |
* | | | | | | | | | | | | | | | e1000e: perform 10/100 adaptive IFS only on parts that support it | Bruce Allan | 2010-01-08 | 5 | -0/+21 | |
* | | | | | | | | | | | | | | | e1000e: don't accumulate PHY statistics on PHY read failure | Bruce Allan | 2010-01-08 | 1 | -14/+14 | |
* | | | | | | | | | | | | | | | e1000e: call pci_save_state() after pci_restore_state() | Bruce Allan | 2010-01-08 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | netxen: update version to 4.0.72 | Amit Kumar Salecha | 2010-01-08 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | netxen: fix set mac addr | Amit Kumar Salecha | 2010-01-08 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | netxen: fix smatch warning | Amit Kumar Salecha | 2010-01-08 | 3 | -4/+3 | |
* | | | | | | | | | | | | | | | netxen: fix tx ring memory leak | Amit Kumar Salecha | 2010-01-08 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | TI DaVinci EMAC: Handle emac module clock correctly. | Sriram | 2010-01-07 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips | Ben Hutchings | 2010-01-07 | 3 | -7/+50 | |
* | | | | | | | | | | | | | | | ixgbe: Fix compiler warning about variable being used uninitialized | PJ Waskiewicz | 2010-01-07 | 1 | -2/+7 | |
* | | | | | | | | | | | | | | | mv643xx_eth: don't include cache padding in rx desc buffer size | Saeed Bishara | 2010-01-07 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | NET: atlx, fix memory leak | Jiri Slaby | 2010-01-07 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | | pcmcia: ncmlan_cs: remove odd bracket | Alexander Beregalov | 2010-01-07 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | cs89x0: Always report failure to request interrupt | Mark Brown | 2010-01-07 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | hso: fixed missing newlines | Jan Dumon | 2010-01-07 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | hso: Fix for 5 sec timeouts with v2.x firmware | Jan Dumon | 2010-01-07 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | hso: Attempt to recover from usb bus errors | Jan Dumon | 2010-01-07 | 1 | -10/+44 | |
* | | | | | | | | | | | | | | | hso: don't change the state of a closed port | Jan Dumon | 2010-01-07 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | hso: Fix for endian issues on big endian machines | Jan Dumon | 2010-01-07 | 1 | -5/+7 | |
* | | | | | | | | | | | | | | | hso: Add Vendor/Product ID's for new devices | Jan Dumon | 2010-01-07 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | | pcnet_cs: add cis of KTI PE520 pcmcia network card | Ken Kawasaki | 2010-01-06 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | ucc_geth: Fix the wrong the Rx/Tx FIFO size | Dave Liu | 2010-01-06 | 1 | -6/+7 | |
* | | | | | | | | | | | | | | | netxen: fix ethtool link test | Sucheta Chakraborty | 2010-01-03 | 2 | -21/+10 | |
* | | | | | | | | | | | | | | | netxen: fix ethtool register dump | Sucheta Chakraborty | 2010-01-03 | 1 | -111/+59 | |
* | | | | | | | | | | | | | | | rrunner: fix buffer overflow | Dan Carpenter | 2010-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk() | roel kluin | 2010-01-03 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | net: Test off by one in sh_eth_reset() | roel kluin | 2010-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | niu: timeout ignored in tcam_wait_bit() | roel kluin | 2010-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | atarilance: timeout ignored in lance_open() | roel kluin | 2010-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | drivers/net : Correct the size argument to kzalloc | Julia Lawall | 2010-01-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | hamradio: avoid null deref v3 | Dan Carpenter | 2010-01-03 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | usbnet: test off by one | roel kluin | 2010-01-03 | 1 | -2/+2 |