Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | mac80211: Fix (dynamic) power save entry | Juuso Oikarinen | 2010-03-10 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | ipw2200: use kmalloc for large local variables | Zhu Yi | 2010-03-10 | 1 | -2/+17 | |
| | * | | | | | | | | | | | | | ath5k: read eeprom IQ calibration values correctly for G mode | Bruno Randolf | 2010-03-10 | 2 | -8/+11 | |
| | * | | | | | | | | | | | | | ath5k: fix I/Q calibration (for real) | Bruno Randolf | 2010-03-10 | 2 | -18/+20 | |
| | * | | | | | | | | | | | | | ath5k: fix TSF reset | Bruno Randolf | 2010-03-10 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | ath5k: use fixed antenna for tx descriptors | Bruno Randolf | 2010-03-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | libipw: split ieee->networks into small pieces | Zhu Yi | 2010-03-10 | 2 | -21/+18 | |
| | * | | | | | | | | | | | | | mac80211: Fix sta_mtx unlocking on insert STA failure path | Jouni Malinen | 2010-03-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | rt2x00: remove KSEG1ADDR define from rt2x00soc.h | Helmut Schaa | 2010-03-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | ipconfig: Handle devices which take some time to come up. | David S. Miller | 2010-03-12 | 1 | -10/+47 | |
| * | | | | | | | | | | | | | | net: add ColdFire support to the smc91x driver | Greg Ungerer | 2010-03-10 | 2 | -1/+29 | |
| * | | | | | | | | | | | | | | asix: fix setting mac address for AX88772 | Jussi Kivilinna | 2010-03-10 | 1 | -2/+28 | |
| * | | | | | | | | | | | | | | ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}. | YOSHIFUJI Hideaki / 吉藤英明 | 2010-03-10 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | net: Fix dev_mc_add() | Eric Dumazet | 2010-03-10 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | net: Annotates neigh_invalidate() | Eric Dumazet | 2010-03-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | tcp: Fix tcp_v4_rcv() | Eric Dumazet | 2010-03-10 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt() | Louis Rilling | 2010-03-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | qeth: change checksumming default for HiperSockets | Frank Blaschka | 2010-03-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | qeth: no recovery after layer mismatch (z/VM NICs) | Ursula Braun | 2010-03-10 | 3 | -21/+14 | |
| * | | | | | | | | | | | | | | qeth: set promisc off after trace disabling failure | Ursula Braun | 2010-03-10 | 1 | -26/+30 | |
| * | | | | | | | | | | | | | | qeth: l3 send dhcp in non pass thru mode | Frank Blaschka | 2010-03-10 | 2 | -7/+6 | |
| * | | | | | | | | | | | | | | qeth: enable kmsg hash processing in qeth_core_sys.c | Ursula Braun | 2010-03-10 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | MAINTAINERS: add netdev to CAN network layer and drivers entries | Wolfgang Grandegger | 2010-03-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | tipc: filter out messages not intended for this host | Neil Horman | 2010-03-08 | 1 | -0/+9 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | tipc: fix endianness on tipc subscriber messages | Neil Horman | 2010-03-08 | 2 | -37/+22 | |
| * | | | | | | | | | | | | ethtool: Use noinline_for_stack | Eric Dumazet | 2010-03-08 | 1 | -32/+8 | |
| * | | | | | | | | | | | | net/sunrpc: Convert (void)snprintf to snprintf | Joe Perches | 2010-03-08 | 2 | -5/+5 | |
| * | | | | | | | | | | | | net/sunrpc: Remove uses of NIPQUAD, use %pI4 | Joe Perches | 2010-03-08 | 2 | -5/+3 | |
| * | | | | | | | | | | | | can: fix bfin_can build error after alloc_candev() change | Barry Song | 2010-03-08 | 1 | -1/+2 | |
| * | | | | | | | | | | | | tcp: Fix tcp_make_synack() | Eric Dumazet | 2010-03-08 | 1 | -9/+9 | |
| * | | | | | | | | | | | | net: fix route cache rebuilds | Eric Dumazet | 2010-03-08 | 1 | -12/+38 | |
| * | | | | | | | | | | | | qlcnic: remove extra space from board names | Amit Kumar Salecha | 2010-03-08 | 1 | -4/+4 | |
| * | | | | | | | | | | | | qlcnic: fix bios version check | Amit Kumar Salecha | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | qlcnic: validate unified fw image | Sucheta Chakraborty | 2010-03-08 | 1 | -7/+139 | |
| * | | | | | | | | | | | | qlcnic: fix multicast handling | Sucheta Chakraborty | 2010-03-08 | 1 | -25/+6 | |
| * | | | | | | | | | | | | qlcnic: additional driver statistics. | Sucheta Chakraborty | 2010-03-08 | 5 | -2/+28 | |
| * | | | | | | | | | | | | qlcnic: fix tx csum status | Sucheta Chakraborty | 2010-03-08 | 1 | -0/+6 | |
| * | | | | | | | | | | | | be2net: remove unused code in be_load_fw | Ajit Khaparde | 2010-03-08 | 1 | -9/+0 | |
| * | | | | | | | | | | | | be2net: remove usage of be_pci_func | Ajit Khaparde | 2010-03-08 | 3 | -12/+1 | |
| * | | | | | | | | | | | | tcp: Add SNMP counters for backlog and min_ttl drops | Eric Dumazet | 2010-03-08 | 4 | -3/+11 | |
| * | | | | | | | | | | | | net: add __must_check to sk_add_backlog | Zhu Yi | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | bridge: Fix RCU race in br_multicast_stop | Herbert Xu | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | bridge: Use RCU list primitive in __br_mdb_ip_get | Herbert Xu | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. | YOSHIFUJI Hideaki / 吉藤英明 | 2010-03-08 | 3 | -18/+22 | |
| * | | | | | | | | | | | | cpmac: bump version to 0.5.2 | Florian Fainelli | 2010-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | cpmac: fallback to switch mode if no PHY chip found | Florian Fainelli | 2010-03-08 | 1 | -2/+3 | |
| * | | | | | | | | | | | | cpmac: fix the receiving of 802.1q frames | Florian Fainelli | 2010-03-08 | 1 | -2/+3 | |
| * | | | | | | | | | | | | MAINTAINER: Correct CAN Maintainer responsibilities and paths | Oliver Hartkopp | 2010-03-08 | 1 | -5/+13 | |
| * | | | | | | | | | | | | another pegasus usb net device | Petko Manolov | 2010-03-08 | 1 | -2/+4 | |
| * | | | | | | | | | | | | irda-usb: add error handling and fix leak | Dan Carpenter | 2010-03-08 | 1 | -0/+4 |