summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-035-6/+14
|\
| * sky2: fix suspend/resume racesStephen Hemminger2008-04-021-0/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0217-30/+52
| |\
| * | plip: replace spin_lock_irq with spin_lock_irqsave in irq contextMikulas Patocka2008-04-011-3/+4
| * | dm9000 trivial annotationAl Viro2008-03-301-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2738-546/+421
| |\ \
| * | | USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day2008-03-251-1/+1
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-241-1/+2
| |\ \ \
| | * | | [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely2008-03-241-1/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0316-29/+51
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
| * | | | b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
| * | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2910-21/+28
| |\ \ \ \
| | * | | | forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-291-8/+10
| | * | | | usb net: asix does not really need 10/100mbitMike Frysinger2008-03-291-1/+1
| | * | | | Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-291-2/+0
| | * | | | ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-291-2/+2
| | * | | | Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-291-1/+1
| | * | | | S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-291-1/+1
| | * | | | drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-291-4/+0
| | * | | | dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-291-1/+1
| | * | | | [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-292-1/+12
| * | | | | lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-291-1/+1
| * | | | | [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-291-0/+1
| |/ / / /
| * | | | rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn2008-03-271-2/+11
| * | | | drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall2008-03-271-1/+1
| * | | | libertas: fix spinlock recursion bugHolger Schurig2008-03-271-2/+0
| | |_|/ | |/| |
* | | | wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-013-5/+8
* | | | rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-0112-247/+297
* | | | rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn2008-04-016-5/+17
* | | | rt2x00: Invert scheduled packet_filter checkIvo van Doorn2008-04-011-2/+2
* | | | iwlwifi: Fix synchronous host commandTomas Winkler2008-04-016-48/+52
* | | | iwlwifi: LED initialize before registeringTomas Winkler2008-04-011-2/+4
* | | | iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky2008-04-011-3/+5
* | | | iwlwifi: move rate registration to module loadReinette Chatre2008-04-017-20/+46
* | | | iwlwifi: fix race condition during driver unloadMohamed Abbas2008-04-012-4/+62
* | | | iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas2008-04-019-34/+271
* | | | iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas2008-04-013-0/+36
* | | | rt2x00: fixup some non-functional merge errorsJohn W. Linville2008-04-012-5/+1
* | | | libertas: don't depend on IEEE80211Holger Schurig2008-04-013-1/+31
* | | | libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-015-48/+32
* | | | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-016-121/+22
* | | | libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig2008-04-014-61/+11
* | | | endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro2008-04-011-2/+2
* | | | e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-299-159/+205
* | | | e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-297-23/+24
* | | | e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-2912-642/+1009
* | | | Compilation fix for ixgbe_main.c.Denis V. Lunev2008-03-291-3/+3
* | | | net: yellowfin parenthesis fixMariusz Kozlowski2008-03-291-2/+2
* | | | netdev: ehea: port_lock semaphore to mutexDaniel Walker2008-03-292-22/+24