| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [IEEE80211]: Fix softmac lockdep reports. | Johannes Berg | 2007-10-10 | 7 | -17/+25 |
* | [B43]: Change loglevel of radio-enable message. | Michael Buesch | 2007-10-10 | 3 | -29/+26 |
* | [SSB]: Sparse fixes. | Michael Buesch | 2007-10-10 | 3 | -9/+10 |
* | [SSB]: Use ioreadX() and iowriteX() for PCI. | Michael Buesch | 2007-10-10 | 1 | -4/+4 |
* | [B43]: Don't lock irq_lock in debugfs txpower adjust | Michael Buesch | 2007-10-10 | 1 | -14/+5 |
* | [P54PCI]: terminate pci table | Andrew Morton | 2007-10-10 | 1 | -0/+1 |
* | [ZD1211RD]: add USB id for Telegent TG54USB WLAN adapter | Ulrich Kunitz | 2007-10-10 | 1 | -0/+1 |
* | [BCM43XX]: Change radio hardware switch status printk from debug to regular | Larry Finger | 2007-10-10 | 2 | -3/+3 |
* | [ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip | Jesper Juhl | 2007-10-10 | 1 | -1/+1 |
* | [NET]: note that NETIF_F_LLTX is deprecated | Christian Borntraeger | 2007-10-10 | 2 | -2/+4 |
* | [IWLWIFI]: remove per-file CFLAGS for IWL define | Zhu Yi | 2007-10-10 | 7 | -6/+12 |
* | [NET_SCHED]: explict hold dev tx lock | Jamal Hadi Salim | 2007-10-10 | 1 | -17/+2 |
* | [NET]: Dynamically allocate the loopback device, part 2. | Daniel Lezcano | 2007-10-10 | 1 | -28/+44 |
* | [NET]: Dynamically allocate the loopback device, part 1. | Daniel Lezcano | 2007-10-10 | 16 | -53/+55 |
* | [NL80211]: add netlink interface to cfg80211 | Johannes Berg | 2007-10-10 | 10 | -9/+762 |
* | [TCP]: Minor coding style fixup. | David S. Miller | 2007-10-10 | 1 | -2/+4 |
* | [TCP]: Avoid clearing sacktag hint in trivial situations | Ilpo Järvinen | 2007-10-10 | 3 | -11/+21 |
* | [TCP]: Enable SACK enhanced FRTO (RFC4138) by default | Ilpo Järvinen | 2007-10-10 | 1 | -1/+1 |
* | [TCP] FRTO: Update sysctl documentation | Ilpo Järvinen | 2007-10-10 | 1 | -5/+12 |
* | [TCP] FRTO: Improve interoperability with other undo_marker users | Ilpo Järvinen | 2007-10-10 | 1 | -15/+27 |
* | [TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue | Ilpo Järvinen | 2007-10-10 | 1 | -36/+30 |
* | [TCP]: Move accounting from tso_acked to clean_rtx_queue | Ilpo Järvinen | 2007-10-10 | 1 | -46/+35 |
* | [TCP]: clear_all_retrans_hints prefixed by tcp_ | Ilpo Järvinen | 2007-10-10 | 3 | -10/+10 |
* | [TCP]: Make fackets_out accurate | Ilpo Järvinen | 2007-10-10 | 2 | -25/+29 |
* | [TCP]: Maintain highest_sack accurately to the highest skb | Ilpo Järvinen | 2007-10-10 | 1 | -0/+7 |
* | [B43]: Fix sparse warnings. | Michael Buesch | 2007-10-10 | 8 | -34/+50 |
* | cxgb3: trivial endianness annotations | Al Viro | 2007-10-10 | 2 | -5/+5 |
* | 3c509: endianness | Al Viro | 2007-10-10 | 1 | -2/+2 |
* | drivers/net/appletalk: endianness | Al Viro | 2007-10-10 | 2 | -2/+2 |
* | tms380tr: trivial endianness annotations | Al Viro | 2007-10-10 | 2 | -11/+11 |
* | pppoe: endianness | Al Viro | 2007-10-10 | 2 | -15/+15 |
* | via-rhine: endianness | Al Viro | 2007-10-10 | 1 | -8/+8 |
* | r8169: endianness | Al Viro | 2007-10-10 | 1 | -13/+13 |
* | starfire: trivial endianness annotations | Al Viro | 2007-10-10 | 1 | -44/+44 |
* | drivers/net/irda: endianness, NULL noise | Al Viro | 2007-10-10 | 4 | -6/+6 |
* | ixgb: endianness | Al Viro | 2007-10-10 | 4 | -26/+26 |
* | pcnet32: endianness | Al Viro | 2007-10-10 | 1 | -50/+48 |
* | typhoon: trivial endianness annotations | Al Viro | 2007-10-10 | 2 | -113/+113 |
* | tulip: endianness annotations | Al Viro | 2007-10-10 | 6 | -28/+28 |
* | arcnet endianness annotations | Al Viro | 2007-10-10 | 4 | -8/+8 |
* | amd8111e big-endian fix | Al Viro | 2007-10-10 | 1 | -1/+2 |
* | amd8111e: trivial endianness annotations, NULL noise removal | Al Viro | 2007-10-10 | 2 | -15/+15 |
* | 3c59x: trivial endianness annotations, NULL noise removal | Al Viro | 2007-10-10 | 1 | -14/+14 |
* | fix vlan in 8139cp on big-endian | Al Viro | 2007-10-10 | 1 | -5/+5 |
* | endianness annotations drivers/net/bonding/ | Al Viro | 2007-10-10 | 7 | -73/+48 |
* | s390 networking MAINTAINERS | Ursula Braun | 2007-10-10 | 1 | -2/+10 |
* | FS_ENET: Add polling support | Vitaly Bordug | 2007-10-10 | 5 | -63/+80 |
* | FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock. | Vitaly Bordug | 2007-10-10 | 1 | -2/+4 |
* | NET_SB1250_MAC: Rename to SB1250_MAC | Maciej W. Rozycki | 2007-10-10 | 4 | -4/+4 |
* | NET_SB1250_MAC: Update Kconfig entry | Maciej W. Rozycki | 2007-10-10 | 1 | -4/+12 |