summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [P54PCI]: terminate pci tableAndrew Morton2007-10-101-0/+1
* [ZD1211RD]: add USB id for Telegent TG54USB WLAN adapterUlrich Kunitz2007-10-101-0/+1
* [BCM43XX]: Change radio hardware switch status printk from debug to regularLarry Finger2007-10-102-3/+3
* [ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chipJesper Juhl2007-10-101-1/+1
* [NET]: note that NETIF_F_LLTX is deprecatedChristian Borntraeger2007-10-102-2/+4
* [IWLWIFI]: remove per-file CFLAGS for IWL defineZhu Yi2007-10-107-6/+12
* [NET_SCHED]: explict hold dev tx lockJamal Hadi Salim2007-10-101-17/+2
* [NET]: Dynamically allocate the loopback device, part 2.Daniel Lezcano2007-10-101-28/+44
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-1016-53/+55
* [NL80211]: add netlink interface to cfg80211Johannes Berg2007-10-1010-9/+762
* [TCP]: Minor coding style fixup.David S. Miller2007-10-101-2/+4
* [TCP]: Avoid clearing sacktag hint in trivial situationsIlpo Järvinen2007-10-103-11/+21
* [TCP]: Enable SACK enhanced FRTO (RFC4138) by defaultIlpo Järvinen2007-10-101-1/+1
* [TCP] FRTO: Update sysctl documentationIlpo Järvinen2007-10-101-5/+12
* [TCP] FRTO: Improve interoperability with other undo_marker usersIlpo Järvinen2007-10-101-15/+27
* [TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queueIlpo Järvinen2007-10-101-36/+30
* [TCP]: Move accounting from tso_acked to clean_rtx_queueIlpo Järvinen2007-10-101-46/+35
* [TCP]: clear_all_retrans_hints prefixed by tcp_Ilpo Järvinen2007-10-103-10/+10
* [TCP]: Make fackets_out accurateIlpo Järvinen2007-10-102-25/+29
* [TCP]: Maintain highest_sack accurately to the highest skbIlpo Järvinen2007-10-101-0/+7
* [B43]: Fix sparse warnings.Michael Buesch2007-10-108-34/+50
* cxgb3: trivial endianness annotationsAl Viro2007-10-102-5/+5
* 3c509: endiannessAl Viro2007-10-101-2/+2
* drivers/net/appletalk: endiannessAl Viro2007-10-102-2/+2
* tms380tr: trivial endianness annotationsAl Viro2007-10-102-11/+11
* pppoe: endiannessAl Viro2007-10-102-15/+15
* via-rhine: endiannessAl Viro2007-10-101-8/+8
* r8169: endiannessAl Viro2007-10-101-13/+13
* starfire: trivial endianness annotationsAl Viro2007-10-101-44/+44
* drivers/net/irda: endianness, NULL noiseAl Viro2007-10-104-6/+6
* ixgb: endiannessAl Viro2007-10-104-26/+26
* pcnet32: endiannessAl Viro2007-10-101-50/+48
* typhoon: trivial endianness annotationsAl Viro2007-10-102-113/+113
* tulip: endianness annotationsAl Viro2007-10-106-28/+28
* arcnet endianness annotationsAl Viro2007-10-104-8/+8
* amd8111e big-endian fixAl Viro2007-10-101-1/+2
* amd8111e: trivial endianness annotations, NULL noise removalAl Viro2007-10-102-15/+15
* 3c59x: trivial endianness annotations, NULL noise removalAl Viro2007-10-101-14/+14
* fix vlan in 8139cp on big-endianAl Viro2007-10-101-5/+5
* endianness annotations drivers/net/bonding/Al Viro2007-10-107-73/+48
* s390 networking MAINTAINERSUrsula Braun2007-10-101-2/+10
* FS_ENET: Add polling supportVitaly Bordug2007-10-105-63/+80
* FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.Vitaly Bordug2007-10-101-2/+4
* NET_SB1250_MAC: Rename to SB1250_MACMaciej W. Rozycki2007-10-104-4/+4
* NET_SB1250_MAC: Update Kconfig entryMaciej W. Rozycki2007-10-101-4/+12
* netxen: ethtool fixesDhananjay Phadke2007-10-104-9/+28
* Device tree aware EMAC driverDavid Gibson2007-10-1023-71/+6668
* 8139cp: trivial endianness annotationsAl Viro2007-10-101-19/+19
* Blackfin EMAC driver: add a select for the PHYLIB of this driverBryan Wu2007-10-101-0/+2
* Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driverBryan Wu2007-10-102-168/+196