aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: SFT9001: Include non-breaking cable diagnostics in online self-testsBen Hutchings2009-03-021-21/+24
* wimax/i2400m: implement RX reorder supportInaky Perez-Gonzalez2009-03-024-26/+695
* wimax: replace uses of __constant_{endian}Harvey Harrison2009-03-021-4/+6
* wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)Inaky Perez-Gonzalez2009-03-024-33/+199
* wimax: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-022-2/+2
* wimax/i2400m: allow control of the base-station idle mode timeoutInaky Perez-Gonzalez2009-03-026-8/+211
* wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_ver...Inaky Perez-Gonzalez2009-03-023-5/+16
* wimax/i2400m: drop support for deprecated major fw interface, add for new minorInaky Perez-Gonzalez2009-03-021-9/+5
* wimax/i2400m: add the ability to fallback to other firmware files if the defa...Inaky Perez-Gonzalez2009-03-024-35/+64
* jme: Advance version number after previous changesGuo-Fu Tseng2009-03-021-1/+1
* typhoon: Add missing firmware copy.David S. Miller2009-03-021-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-0115-120/+217
|\
| * zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-011-0/+5
| * usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-011-2/+2
| * veth: Fix carrier detectEric W. Biederman2009-03-011-40/+11
| * cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-011-0/+5
| * r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-011-2/+112
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-281-4/+4
| |\
| | * Fix iwlan DMA mapping directionFenghua Yu2009-02-251-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-287-70/+71
| |\ \
| | * | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-267-70/+71
| * | | gianfar: Do right check on num_txbdfreeRini van Zetten2009-02-271-1/+1
| * | | b44: Disable device on shutdownMichael Buesch2009-02-261-0/+1
| * | | b44: Unconditionally enable interrupt routing on resetMichael Buesch2009-02-261-4/+8
| * | | net: fix hp-plus build errorRandy Dunlap2009-02-261-1/+1
| |/ /
* | | jme: Adding {64,40}bits DMA mask backGuo-Fu Tseng2009-03-011-0/+10
* | | jme: Clear all modified GHC register flagsGuo-Fu Tseng2009-03-011-4/+3
* | | jme: Fix pci syncGuo-Fu Tseng2009-03-011-3/+3
* | | jme: Modifies messages to display correct hardware versionGuo-Fu Tseng2009-03-011-2/+6
* | | ixgbe: Fix some compiler warnings.David S. Miller2009-03-012-3/+1
* | | typhoon: Need non-vmalloc memory to DMA firmware to the card.David S. Miller2009-03-011-7/+20
* | | ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz2009-03-014-135/+559
* | | ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz2009-03-015-219/+644
* | | ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-018-59/+2928
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-2890-1978/+5912
|\ \ \
| * | | at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo2009-02-271-1/+1
| * | | ath9k: Unlock sc->mutex on error pathJouni Malinen2009-02-271-0/+1
| * | | b43: checkpatch.pl cleanupsJohn Daiker2009-02-277-39/+39
| * | | iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk2009-02-271-1/+1
| * | | iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk2009-02-271-0/+1
| * | | b43: Remove bogus integer truncation warningsMichael Buesch2009-02-272-5/+5
| * | | ath9k: fix 802.11g conformance test limit typoBob Copeland2009-02-271-1/+1
| * | | orinoco: prevent accessing memory outside the firmware imageDavid Kilroy2009-02-273-56/+67
| * | | orinoco: validate firmware headerDavid Kilroy2009-02-271-0/+37
| * | | at76c50x-usb: add link to the TODO listKalle Valo2009-02-271-8/+4
| * | | at76c50x-usb: additional disconnect fixesJason Andryuk2009-02-271-0/+6
| * | | at76c50x-usb: clean up DMA on stackJason Andryuk2009-02-271-12/+23
| * | | at76c50x-usb: fix oops on disconnectJason Andryuk2009-02-271-8/+19
| * | | ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez2009-02-271-32/+61
| * | | cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-272-5/+9