summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0220-35/+57
|\
| * [ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza2008-04-021-0/+2
| * b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
| * b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
| * [ATM] atm/idt77252.c: Make 2 functions staticAdrian Bunk2008-03-311-4/+2
| * [ATM]: Make atm/he.c:read_prom_byte() staticAdrian Bunk2008-03-311-2/+1
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2810-21/+28
| |\
| | * forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-281-8/+10
| | * usb net: asix does not really need 10/100mbitMike Frysinger2008-03-281-1/+1
| | * Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-281-2/+0
| | * ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-281-2/+2
| | * Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-281-1/+1
| | * S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-281-1/+1
| | * drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-281-4/+0
| | * dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-281-1/+1
| | * [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-282-1/+12
| * | [ATM] firestream: Fix uninitialized var warning.David S. Miller2008-03-281-0/+1
| * | lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-281-1/+1
| * | [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-281-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-289-159/+205
* | e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-287-23/+24
* | e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-2812-642/+1009
* | Compilation fix for ixgbe_main.c.Denis V. Lunev2008-03-281-3/+3
* | net: yellowfin parenthesis fixMariusz Kozlowski2008-03-281-2/+2
* | netdev: ehea: port_lock semaphore to mutexDaniel Walker2008-03-282-22/+24
* | netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2008-03-282-10/+10
* | netdev: ehea: locking order correctionDaniel Walker2008-03-281-2/+2
* | netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2008-03-282-10/+10
* | netdev: ehea: semaphore to mutexDaniel Walker2008-03-281-4/+4
* | drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur2008-03-281-10/+11
OpenPOWER on IntegriCloud