summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Blackfin EMAC driver: add power management interface and change the bf537mac_...Bryan Wu2007-10-101-4/+19
* Blackfin EMAC driver: add function to change the MAC addressAlex Landau2007-10-101-1/+12
* S2io: Updating transceiver information in ethtool functionSivakumar Subramani2007-10-101-2/+4
* S2io: Added support set_mac_address driver entry pointSivakumar Subramani2007-10-102-41/+68
* S2io: Removed unused feature - bimodal interruptsSivakumar Subramani2007-10-102-145/+88
* S2io: Change kmalloc+memset to k[zc]allocSivakumar Subramani2007-10-101-9/+5
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-1035-245/+345
* [B44]: port to native ssb supportMichael Buesch2007-10-103-466/+386
* [P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu2007-10-1011-0/+3705
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10228-1952/+1875
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-1031-0/+21174
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-1028-0/+34833
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-1026-0/+14848
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-1028-0/+16699
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-1024-0/+5892
* [TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.Rick Jones2007-10-102-5/+12
* [NETNS]: Cleanup list walking in setup_net and cleanup_netPavel Emelyanov2007-10-102-8/+18
* [NET]: Add Tehuti network driver.Andy Gospodarek2007-10-107-0/+13804
* [IPG]: add IP1000A driver to kernel treeFrancois Romieu2007-10-106-0/+3204
* [SCTP]: Tie ADD-IP and AUTH functionality as required by spec.Vlad Yasevich2007-10-102-1/+13
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-107-0/+657
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-109-13/+374
* [SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich2007-10-105-27/+159
* [SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich2007-10-105-4/+220
* [SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich2007-10-105-0/+133
* [SCTP]: Implement SCTP-AUTH internalsVlad Yasevich2007-10-107-7/+976
* [SCTP]: protocol definitions for SCTP-AUTH implementationVlad Yasevich2007-10-101-1/+99
* [IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens2007-10-108-78/+123
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-1011-122/+135
* [NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-102-2/+2
* [IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h insteadDenis Cheng2007-10-101-1/+1
* [NETLINK]: the temp variable name max is ambiguousDenis Cheng2007-10-101-6/+6
* [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> insteadDenis Cheng2007-10-101-1/+1
* [SKBUFF]: Fix up csum_start when head room changesHerbert Xu2007-10-101-10/+8
* [NETLINK]: Avoid pointer in netlink_run_queueHerbert Xu2007-10-107-14/+16
* [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.cVlad Yasevich2007-10-102-11/+6
* [SCTP]: Implement the Supported Extensions ParameterVlad Yasevich2007-10-103-2/+99
* [IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev2007-10-105-33/+28
* [NET]: Cleanup calling netdev notifiers.Pavel Emelyanov2007-10-101-19/+13
* [NETNS]: Consolidate hashes creation in netdev_init()Pavel Emelyanov2007-10-101-17/+24
* [NET]: Fix the prototype of call_netdevice_notifiers.Eric W. Biederman2007-10-102-3/+3
* [NET]: migrate HARD_TX_LOCK to header fileJamal Hadi Salim2007-10-102-14/+19
* [TAP]: Configurable interface MTU.Ed Swierk2007-10-101-0/+14
OpenPOWER on IntegriCloud