Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | pasemi_mac: further performance tweaks | Olof Johansson | 1 | -45/+47 |
2007-10-11 | pasemi_mac: add local skb alignment | Olof Johansson | 1 | -5/+16 |
2007-10-11 | pasemi_mac: workaround for erratum 5971 | Olof Johansson | 2 | -1/+16 |
2007-10-11 | pasemi_mac: implement sg support | Olof Johansson | 1 | -46/+117 |
2007-10-11 | pasemi_mac: rework ring management | Olof Johansson | 2 | -128/+108 |
2007-10-11 | pasemi_mac: fix bug in receive buffer dma mapping | Olof Johansson | 1 | -1/+1 |
2007-10-11 | pasemi_mac: basic error checking | Olof Johansson | 1 | -5/+41 |
2007-10-11 | [MAC80211]: Update beacon_update callback documentation | Michael Buesch | 1 | -1/+8 |
2007-10-11 | [MAC80211]: add sta_notify callback | Tomas Winkler | 2 | -10/+23 |
2007-10-11 | [MAC80211]: implement cfg80211's change_interface hook | Johannes Berg | 1 | -18/+57 |
2007-10-11 | [MAC80211]: Add association LED trigger | Michael Buesch | 5 | -19/+74 |
2007-10-11 | [MAC80211]: make userspace-mlme a per-interface setting | Johannes Berg | 4 | -11/+8 |
2007-10-11 | [MAC80211]: improve radiotap injection | Johannes Berg | 3 | -97/+131 |
2007-10-11 | [MAC80211]: remove ALG_NONE | Johannes Berg | 8 | -27/+11 |
2007-10-11 | [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well | Johannes Berg | 1 | -3/+5 |
2007-10-11 | [MAC80211]: consolidate decryption more | Johannes Berg | 1 | -34/+12 |
2007-10-11 | [MAC80211]: move sta_process rx handler later | Johannes Berg | 1 | -48/+48 |
2007-10-11 | [MAC80211]: remove management interface | Johannes Berg | 10 | -306/+14 |
2007-10-11 | [MAC80211]: add "invalid" interface type | Johannes Berg | 8 | -9/+21 |
2007-10-11 | [MAC80211]: Check open_count before calling config callback. | Michael Buesch | 1 | -1/+1 |
2007-10-11 | [B43]: Rewrite pwork locking policy. | Michael Buesch | 1 | -56/+32 |
2007-10-11 | [B43]: Use input-polldev for the rfkill switch | Michael Buesch | 4 | -98/+107 |
2007-10-11 | [B43]: RF-kill support | Michael Buesch | 9 | -15/+245 |
2007-10-11 | [B43]: LED triggers support | Michael Buesch | 6 | -295/+229 |
2007-10-11 | [RFKILL]: Add support for hardware-only rfkill buttons | Michael Buesch | 2 | -1/+9 |
2007-10-11 | [RFKILL]: Add support for an rfkill LED. | Michael Buesch | 3 | -1/+69 |
2007-10-11 | [ZD1211RW]: Removed zd_util.c and zd_util.h | Ulrich Kunitz | 6 | -116/+3 |
2007-10-11 | [HOSTAP]: set netdev type before registering AP interface | Daniel Drake | 3 | -10/+13 |
2007-10-11 | [BNX2]: Update version to 1.6.6. | Michael Chan | 1 | -2/+2 |
2007-10-11 | [BNX2]: Optimize firmware loading. | Michael Chan | 4 | -61/+20 |
2007-10-11 | PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs) | Komuro | 2 | -0/+2 |
2007-10-11 | smc91x Hitachi Solution Engine (SuperH) Support | Nobuhiro Iwamatsu | 1 | -0/+1 |
2007-10-11 | smc911x irq sense request and MPR2 board support | Markus Brunner | 3 | -2/+8 |
2007-10-11 | ehea: DLPAR memory add fix | Jan-Bernd Themann | 5 | -46/+259 |
2007-10-11 | fs_enet: sparse fixes | Scott Wood | 6 | -95/+103 |
2007-10-11 | fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code. | Scott Wood | 1 | -216/+54 |
2007-10-11 | Generic bitbanged MDIO library | Scott Wood | 4 | -0/+239 |
2007-10-11 | fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. | Scott Wood | 9 | -178/+714 |
2007-10-11 | fs_enet: Align receive buffers. | Scott Wood | 2 | -3/+21 |
2007-10-11 | fs_enet: mac-fcc: Eliminate __fcc-* macros. | Scott Wood | 1 | -17/+8 |
2007-10-11 | fs_enet: Include linux/string.h from linux/fs_enet_pd.h | Scott Wood | 1 | -0/+1 |
2007-10-11 | fs_enet: Whitespace cleanup. | Scott Wood | 5 | -53/+41 |
2007-10-11 | [TCP]: Wrap-safed reordering detection FRTO check | Ilpo Järvinen | 1 | -0/+3 |
2007-10-11 | [TCP]: Update comment of SACK block validator | Ilpo Järvinen | 1 | -2/+9 |
2007-10-11 | [TCP]: fix comments that got messed up during code move | Ilpo Järvinen | 1 | -2/+6 |
2007-10-11 | [TCP]: No fackets_out/highest_sack tuning when SACK isn't enabled | Ilpo Järvinen | 1 | -3/+4 |
2007-10-11 | [ZLIB]: Move bnx2 driver gzip unpacker into zlib. | Denys Vlasenko | 5 | -59/+69 |
2007-10-11 | [BNX2]: factor out gzip unpacker | Denys Vlasenko | 4 | -122/+86 |
2007-10-11 | ax88796: add 93cx6 eeprom support | Magnus Damm | 4 | -1/+59 |
2007-10-11 | PHYLIB: fix an interrupt loop potential when halting | Maciej W. Rozycki | 1 | -2/+2 |