summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller2009-11-111-1/+1
* | iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville2009-11-111-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-117-11/+22
|\ \
| * | iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| * | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23
| * | Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2
| * | Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
| * | rtl8187: Fix sparse warningsLarry Finger2009-11-101-0/+1
| * | ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-101-0/+2
| * | ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-101-0/+2
| * | ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-101-1/+0
| * | rt2x00: update MAINTAINERSIvo van Doorn2009-11-101-0/+1
| * | b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-101-2/+1
| * | ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey2009-11-101-1/+5
* | | CAN: use dev_get_by_index_rcustephen hemminger2009-11-101-3/+3
* | | IPV4: use rcu to walk list of devices in IGMPstephen hemminger2009-11-101-8/+10
* | | decnet: use RCU to find network devicesstephen hemminger2009-11-101-8/+6
* | | s390: use RCU to walk list of network devicesstephen hemminger2009-11-101-3/+5
* | | net: use rcu for network scheduler APIstephen hemminger2009-11-101-3/+4
* | | vlan: eliminate use of dev_base_lockstephen hemminger2009-11-101-7/+6
* | | netdev: add netdev_continue_rcustephen hemminger2009-11-102-0/+16
* | | IPv6: use ipv6_addr_v4mapped()Brian Haley2009-11-101-1/+1
* | | parisc: led: Use for_each_netdev_rcu()Eric Dumazet2009-11-101-5/+2
* | | sit: Clean up DF code by copying from IPIPHerbert Xu2009-11-101-21/+21
* | | ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet2009-11-101-0/+6
* | | ipv6: speedup inet6_dump_ifinfo()Eric Dumazet2009-11-101-17/+28
* | | net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guardCyrill Gorcunov2009-11-103-3/+3
* | | usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-105-9/+12
* | | niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASKMarin Mitov2009-11-101-5/+1
* | | udp: bind() optimisationEric Dumazet2009-11-104-16/+80
* | | bnx2x: version 1.52.1-4Eilon Greenstein2009-11-101-2/+2
* | | bnx2x: Change coalescing granularity to 4usEilon Greenstein2009-11-102-7/+8
* | | bnx2x: Remove misleading error printEilon Greenstein2009-11-101-5/+0
* | | bnx2x: GSO implies CSUM offloadEilon Greenstein2009-11-101-2/+2
* | | Phonet: allocate and copy for pipe TX without sock lockRémi Denis-Courmont2009-11-101-17/+12
* | | Phonet: put sockets in a hash tableRémi Denis-Courmont2009-11-103-25/+56
* | | speedfax: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+1
* | | pcnet-cs: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+7
* | | tms380tr: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+2
* | | spider-net: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+1
* | | myri10ge: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+4
* | | cxgb3: declare MODULE_FIRMWAREBen Hutchings2009-11-102-14/+19
* | | bnx2x: declare MODULE_FIRMWAREBen Hutchings2009-11-101-13/+14
* | | ambassador: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+1
* | | solos-pci: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+3
* | | netx: declare MODULE_FIRMWAREBen Hutchings2009-11-101-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-09147-9862/+8305
|\ \ \
| * | | mwl8k: use integral index instead of pointer for driver_dataJohn W. Linville2009-11-061-24/+23
| * | | mwl8k: add support for the 88w8366Lennert Buytenhek2009-11-061-1/+94
| * | | mwl8k: implement AP firmware EDCA parameter configurationLennert Buytenhek2009-11-061-12/+37
OpenPOWER on IntegriCloud