| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: hook iwlwifi with Linux rfkill | Mohamed Abbas | 2008-04-01 | 9 | -34/+271 |
* | iwlwifi: add notification infrastructure to iwlcore | Mohamed Abbas | 2008-04-01 | 3 | -0/+36 |
* | rt2x00: fixup some non-functional merge errors | John W. Linville | 2008-04-01 | 2 | -5/+1 |
* | libertas: don't depend on IEEE80211 | Holger Schurig | 2008-04-01 | 3 | -1/+31 |
* | libertas: convert sleep/wake config direct commands | Holger Schurig | 2008-04-01 | 5 | -48/+32 |
* | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command | Holger Schurig | 2008-04-01 | 6 | -121/+22 |
* | libertas: convert CMD_802_11_MAC_ADDRESS to a direct command | Holger Schurig | 2008-04-01 | 4 | -61/+11 |
* | endianness annotations: drivers/net/wireless/rtl8180_dev.c | Al Viro | 2008-04-01 | 1 | -2/+2 |
* | e1000e: reorganize PHY and flow control interface | Jeff Kirsher | 2008-03-28 | 9 | -159/+205 |
* | e1000e: rename mc_addr_list_update | Jeff Kirsher | 2008-03-28 | 7 | -23/+24 |
* | e1000e: reformat comment blocks, cosmetic changes only | Bruce Allan | 2008-03-28 | 12 | -642/+1009 |
* | Compilation fix for ixgbe_main.c. | Denis V. Lunev | 2008-03-28 | 1 | -3/+3 |
* | net: yellowfin parenthesis fix | Mariusz Kozlowski | 2008-03-28 | 1 | -2/+2 |
* | netdev: ehea: port_lock semaphore to mutex | Daniel Walker | 2008-03-28 | 2 | -22/+24 |
* | netdev: ehea: bcmc_regs semaphore to mutex | Daniel Walker | 2008-03-28 | 2 | -10/+10 |
* | netdev: ehea: locking order correction | Daniel Walker | 2008-03-28 | 1 | -2/+2 |
* | netdev: ehea: ehea_fw_handles semaphore to mutex | Daniel Walker | 2008-03-28 | 2 | -10/+10 |
* | netdev: ehea: semaphore to mutex | Daniel Walker | 2008-03-28 | 1 | -4/+4 |
* | drivers/net/tokenring/3c359.c: use time_* macros | S.Caglar Onur | 2008-03-28 | 1 | -10/+11 |
* | drivers/net/arcnet/arcnet.c: use time_* macros | S.Caglar Onur | 2008-03-28 | 1 | -2/+3 |
* | 3c509: convert to isa_driver and pnp_driver | Ondrej Zary | 2008-03-28 | 1 | -357/+372 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-27 | 38 | -546/+421 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-03-26 | 9 | -31/+31 |
| |\ |
|
| | * | b43: Remove irqs_disabled() sanity checks | Michael Buesch | 2008-03-24 | 3 | -6/+5 |
| | * | b43: Fix DMA mapping leakage | Michael Buesch | 2008-03-24 | 1 | -10/+17 |
| | * | iwlwifi: fix __devexit_p points to __devexit functions | Reinette Chatre | 2008-03-24 | 2 | -2/+2 |
| | * | arlan: fix warning when PROC_FS=n | John W. Linville | 2008-03-24 | 1 | -8/+0 |
| | * | iwlwifi: mac start synchronization issue | Rick Farrington | 2008-03-24 | 2 | -2/+2 |
| | * | wavelan_cs arm fix | Al Viro | 2008-03-24 | 1 | -1/+1 |
| | * | rt2x00: Add id for Corega CG-WLUSB2GPX | Masakazu Mokuno | 2008-03-24 | 1 | -0/+2 |
| | * | iwlwifi: fix a typo in Kconfig message | Pascal Terjan | 2008-03-24 | 1 | -2/+2 |
| * | | netxen, phy/marvell, skge: minor checkpatch fixes | Jeff Garzik | 2008-03-25 | 4 | -6/+4 |
| * | | S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts | Sreenivasa Honnur | 2008-03-25 | 1 | -0/+3 |
| * | | b44: Truncate PHY address | Michael Buesch | 2008-03-25 | 1 | -0/+5 |
| * | | skge napi->poll() locking bug | Marin Mitov | 2008-03-25 | 1 | -2/+4 |
| * | | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails | Jussi Kivilinna | 2008-03-25 | 1 | -3/+6 |
| * | | cxgb3: Fix lockdep problems with sge.reg_lock | Roland Dreier | 2008-03-25 | 1 | -9/+9 |
| * | | ehea: Fix IPv6 support | Thomas Klein | 2008-03-25 | 2 | -2/+2 |
| * | | dm9000: Support promisc and all-multi modes | Peter Korsgaard | 2008-03-25 | 1 | -2/+8 |
| * | | dm9601: configure MAC to drop invalid (crc/length) packets | Peter Korsgaard | 2008-03-25 | 1 | -1/+1 |
| * | | dm9601: add Hirose USB-100 device ID | Peter Korsgaard | 2008-03-25 | 1 | -0/+4 |
| * | | Marvell PHY m88e1111 driver fix | Alexandr Smirnov | 2008-03-25 | 1 | -5/+124 |
| * | | netxen: fix rx dropped stats | Dhananjay Phadke | 2008-03-25 | 4 | -45/+3 |
| * | | netxen: remove low level tx lock | Dhananjay Phadke | 2008-03-25 | 4 | -157/+43 |
| * | | netxen: napi and irq cleanup | Dhananjay Phadke | 2008-03-25 | 4 | -163/+48 |
| * | | netxen: improve msi support | Dhananjay Phadke | 2008-03-25 | 6 | -33/+43 |
| * | | smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade | Bryan Wu | 2008-03-25 | 1 | -4/+4 |
| * | | ixgb: remove unused variable | Julia Lawall | 2008-03-25 | 1 | -2/+0 |
| * | | e100: endianness annotations | Al Viro | 2008-03-25 | 1 | -1/+1 |
| * | | igb trivial annotations | Al Viro | 2008-03-25 | 3 | -69/+72 |