| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | igb: endianness fix | Al Viro | 2008-03-25 | 1 | -2/+2 |
| * | | bonding: update version | Jay Vosburgh | 2008-03-25 | 1 | -2/+2 |
| * | | bonding: Fix sysfs attribute handling | Libor Pechacek | 2008-03-25 | 1 | -2/+1 |
| * | | bonding: fix two compiler warnings | Jay Vosburgh | 2008-03-25 | 2 | -6/+2 |
| * | | bonding: Fix locking in 802.3ad mode | Jay Vosburgh | 2008-03-25 | 1 | -2/+2 |
| * | | smctr.c: fix logical-bitwise-or confusion | Jay Schulist | 2008-03-25 | 1 | -1/+1 |
| |/ |
|
* | | libertas: reduce debug output | Holger Schurig | 2008-03-27 | 3 | -9/+9 |
* | | prism54: correct thinko in "prism54: Convert stats_sem in a mutex" | John W. Linville | 2008-03-27 | 1 | -1/+1 |
* | | mac80211: A-MPDU MLME use dynamic allocation | Ron Rindjunsky | 2008-03-27 | 1 | -1/+1 |
* | | libertas: the compact flash driver is no longer experimental | Holger Schurig | 2008-03-27 | 1 | -1/+1 |
* | | libertas: remove CMD_802_11_PWR_CFG | Holger Schurig | 2008-03-27 | 4 | -28/+0 |
* | | libertas: kill useless #define LBS_MONITOR_OFF 0 | Holger Schurig | 2008-03-27 | 4 | -12/+9 |
* | | iwlwifi: iwl_priv - clean up in types of members | Tomas Winkler | 2008-03-27 | 4 | -4/+14 |
* | | iwlwifi: allow a default callback for ASYNC host commands | Emmanuel Grumbach | 2008-03-27 | 1 | -2/+28 |
* | | iwlwifi: improve NIC i/o debug prints information | Tomas Winkler | 2008-03-27 | 1 | -22/+25 |
* | | iwlwifi: rename iwl-4965-io.h to iwl-io.h | Tomas Winkler | 2008-03-27 | 7 | -366/+364 |
* | | iwlwifi: Add led support | Mohamed Abbas | 2008-03-27 | 13 | -16/+1107 |
* | | iwlwifi: do not register bands with no supported channels | John W. Linville | 2008-03-27 | 2 | -4/+12 |
* | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-25 | 41 | -740/+1948 |
|\ \ |
|
| * | | gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. | Andy Fleming | 2008-03-26 | 2 | -11/+11 |
| * | | gianfar: Only process completed frames | Andy Fleming | 2008-03-26 | 2 | -3/+4 |