summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2008-03-292-10/+10
* | | | netdev: ehea: locking order correctionDaniel Walker2008-03-291-2/+2
* | | | netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2008-03-292-10/+10
* | | | netdev: ehea: semaphore to mutexDaniel Walker2008-03-291-4/+4
* | | | drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur2008-03-291-10/+11
* | | | drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur2008-03-291-2/+3
* | | | 3c509: convert to isa_driver and pnp_driverOndrej Zary2008-03-291-357/+372
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-2838-546/+421
|\| | |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-279-31/+31
| |\ \ \
| | * | | b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-253-6/+5
| | * | | b43: Fix DMA mapping leakageMichael Buesch2008-03-251-10/+17
| | * | | iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-252-2/+2
| | * | | arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-251-8/+0
| | * | | iwlwifi: mac start synchronization issueRick Farrington2008-03-252-2/+2
| | * | | wavelan_cs arm fixAl Viro2008-03-251-1/+1
| | * | | rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-251-0/+2
| | * | | iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-251-2/+2
| | |/ /
| * | | netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-264-6/+4
| * | | S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur2008-03-261-0/+3
| * | | b44: Truncate PHY addressMichael Buesch2008-03-261-0/+5
| * | | skge napi->poll() locking bugMarin Mitov2008-03-261-2/+4
| * | | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-261-3/+6
| * | | cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-261-9/+9
| * | | ehea: Fix IPv6 supportThomas Klein2008-03-262-2/+2
| * | | dm9000: Support promisc and all-multi modesPeter Korsgaard2008-03-261-2/+8
| * | | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-261-1/+1
| * | | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-261-0/+4
| * | | Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-261-5/+124
| * | | netxen: fix rx dropped statsDhananjay Phadke2008-03-264-45/+3
| * | | netxen: remove low level tx lockDhananjay Phadke2008-03-264-157/+43
| * | | netxen: napi and irq cleanupDhananjay Phadke2008-03-264-163/+48
| * | | netxen: improve msi supportDhananjay Phadke2008-03-266-33/+43
| * | | smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu2008-03-261-4/+4
| * | | ixgb: remove unused variableJulia Lawall2008-03-261-2/+0
| * | | e100: endianness annotationsAl Viro2008-03-261-1/+1