summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Add comments about MAC_ACCESS_REQBen Cahill2009-11-111-0/+20
* iwlwifi: Update comments for struct iwl_ssid_ieBen Cahill2009-11-111-3/+4
* iwlwifi: speed up event log dumpsBen Cahill2009-11-112-12/+32
* iwlwifi: Limit size of Event Log dumpBen Cahill2009-11-112-0/+30
* iwlwifi: do not base station's sm_ps setting on APWey-Yi Guy2009-11-111-6/+0
* iwlwifi: drop non-production PCI-IDsWey-Yi Guy2009-11-113-108/+2
* iwlwifi: fix for channel switchWey-Yi Guy2009-11-116-25/+68
* iwlwifi: add FIFO usage for 5000Johannes Berg2009-11-111-3/+16
* iwlwifi: remove un-used parameterWey-Yi Guy2009-11-111-2/+0
* iwlwifi: fix FIFO vs. queue confusionJohannes Berg2009-11-112-4/+10
* iwlwifi: don't double-activate queue 4Johannes Berg2009-11-111-3/+7
* iwlwifi: no periodic Tx/IQ calibration for 6x00/6x50 seriesWey-Yi Guy2009-11-111-2/+0
* iwlwifi: use configured valid rx chain for scanShanyu Zhao2009-11-112-2/+2
* iwlwifi: use only one chain for scan in PSShanyu Zhao2009-11-111-1/+15
* iwlwifi: print rx_on config to help debugWey-Yi Guy2009-11-113-1/+9
* iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi2009-11-112-2/+4
* iwlwifi: change debug message to error in failure caseReinette Chatre2009-11-111-2/+2
* b43: Rewrite TX bounce buffer handlingMichael Buesch2009-11-112-28/+39
* 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
OpenPOWER on IntegriCloud