Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | [QETH]: fix qeth_main.c | Andrew Morton | 1 | -1/+2 |
2007-10-10 | [NET]: make netlink user -> kernel interface synchronious | Denis V. Lunev | 3 | -83/+38 |
2007-10-10 | [TG3]: Update version to 3.83 | Matt Carlson | 1 | -2/+2 |
2007-10-10 | [TG3]: WOL defaults | Matt Carlson | 2 | -6/+11 |
2007-10-10 | [TG3]: Add 5761 support | Matt Carlson | 2 | -15/+85 |
2007-10-10 | [TG3]: Add 5761 APE support | Matt Carlson | 2 | -4/+274 |
2007-10-10 | [TG3]: Add new 5761 NVRAM decode routines | Matt Carlson | 2 | -2/+102 |
2007-10-10 | [INET]: local port range robustness | Stephen Hemminger | 1 | -10/+12 |
2007-10-10 | [BNX2]: Update version to 1.6.7. | Michael Chan | 1 | -2/+2 |
2007-10-10 | [BNX2]: Fix default WoL setting. | Michael Chan | 2 | -6/+15 |
2007-10-10 | [BNX2]: Fix remote PHY media detection problems. | Michael Chan | 1 | -7/+27 |
2007-10-10 | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 1 | -20/+16 |
2007-10-10 | [CRYPTO] sha: Load the SHA[1|256] module by an alias | Sebastian Siewior | 1 | -15/+2 |
2007-10-10 | [CRYPTO] aes: Rename aes to aes-generic | Sebastian Siewior | 2 | -2/+3 |
2007-10-10 | [CRYPTO] drivers/Kconfig: Remove "default m"s | Adrian Bunk | 1 | -5/+0 |
2007-10-10 | ibm_emac: Convert to use napi_struct independent of struct net_device | Roland Dreier | 2 | -37/+20 |
2007-10-10 | ibm_new_emac: Nuke SET_MODULE_OWNER() use | Roland Dreier | 1 | -1/+0 |
2007-10-10 | ibm_emac: Convert to use napi_struct independent of struct net_device | Roland Dreier | 2 | -32/+18 |
2007-10-10 | IPoIB: Fix unused variable warning | Roland Dreier | 1 | -1/+0 |
2007-10-10 | natsemi: Use NATSEMI_TIMER_FREQ consistently | Mark Brown | 1 | -2/+2 |
2007-10-10 | cxgb3 sparse warning fixes | Stephen Hemminger | 5 | -33/+31 |
2007-10-10 | chelsio: sparse warning fixes (old cxgb2) | Stephen Hemminger | 4 | -370/+3 |
2007-10-10 | ehea: use kernel event queue | Jan-Bernd Themann | 3 | -24/+10 |
2007-10-10 | network drivers: sparse warning fixes | Stephen Hemminger | 7 | -33/+32 |
2007-10-10 | s2io: sparse warnings fix (rev2) | Stephen Hemminger | 1 | -47/+50 |
2007-10-10 | e1000e: restore flow control settings properly | Auke Kok | 3 | -3/+11 |
2007-10-10 | e1000e: Simple optimizations in e1000_xmit_frame | Auke Kok | 1 | -5/+4 |
2007-10-10 | e1000: Simple optimizations in e1000_xmit_frame | Krishna Kumar | 1 | -5/+4 |
2007-10-10 | [PATCH] libertas: let get nick return what set nick has set | Holger Schurig | 1 | -27/+7 |
2007-10-10 | [PATCH] libertas: remove one superfluous include | Holger Schurig | 1 | -1/+0 |
2007-10-10 | [PATCH] libertas: clean up scan debug messages | Holger Schurig | 2 | -68/+155 |
2007-10-10 | [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse w... | Holger Schurig | 1 | -1/+1 |
2007-10-10 | [PATCH] libertas: fix a debug statement | Holger Schurig | 1 | -1/+1 |
2007-10-10 | [PATCH] libertas link error due to gcc `smartness' | Geert Uytterhoeven | 1 | -2/+3 |
2007-10-10 | [PATCH] libertas: fix u8 constant | Holger Schurig | 2 | -4/+4 |
2007-10-10 | [PATCH] libertas: problems setting wpa keys | Dan Williams | 1 | -5/+30 |
2007-10-10 | [PATCH] rt2x00: Release 2.0.10 | Ivo van Doorn | 1 | -1/+1 |
2007-10-10 | [PATCH] rt2x00: Allways memset memory obtained from skb_push() | Ivo van Doorn | 3 | -0/+6 |
2007-10-10 | [PATCH] rt2x00: Clean disabling of rt73usb_get_tsf | Ivo van Doorn | 1 | -5/+2 |
2007-10-10 | [PATCH] rt2x00: Reorganize configuration handler | Ivo van Doorn | 9 | -377/+358 |
2007-10-10 | [PATCH] rt2x00: Small optimizations | Ivo van Doorn | 3 | -18/+13 |
2007-10-10 | [PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx | Ivo van Doorn | 3 | -10/+9 |
2007-10-10 | [PATCH] rt2x00: Add get_tx_data_len callback function | Ivo van Doorn | 4 | -23/+56 |
2007-10-10 | [PATCH] rt2x00: Cut lines down to 80 characters | Ivo van Doorn | 1 | -1/+2 |
2007-10-10 | [PATCH] rt2x00: get_duration expects values in 100kbs | Ivo van Doorn | 3 | -3/+3 |
2007-10-10 | [PATCH] rt2x00: Move TSF sync values into rt2x00config | Ivo van Doorn | 9 | -51/+45 |
2007-10-10 | [PATCH] rt2x00: Fix rfkill handling | Ivo van Doorn | 7 | -19/+18 |
2007-10-10 | [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter | Ivo van Doorn | 7 | -15/+20 |
2007-10-10 | [PATCH] rt2x00: Move rt2x00dev flags into enumeration | Ivo van Doorn | 1 | -16/+33 |
2007-10-10 | [PATCH] rt2x00: Store "STARTED" state during suspend | Ivo van Doorn | 2 | -3/+5 |