summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen
2010-03-23wl1271: Fix SG configuration message structuresJuuso Oikarinen
2010-03-23wl1271: Changed SDIO MMC host claimingTeemu Paasikivi
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi
2010-03-23wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith
2010-03-23ath9k_hw: fix hardware deinitSujith
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith
2010-03-23ath9k_hw: update initialization values for AR9271Sujith
2010-03-23ath9k: decrease size of ath9k.koMing Lei
2010-03-23Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-03-23be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla
2010-03-23be2net: handle dma mapping errors in Tx pathSathya Perla
2010-03-22net_sched: make traffic control network namespace awareTom Goff
2010-03-22ixgbevf: Message formatting fixupJoe Perches
2010-03-22korina: use resource_size()Dan Carpenter
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko
2010-03-22ewrk3: range checking problemDan Carpenter
2010-03-22netconsole: do not depend on experimentalAmerigo Wang
2010-03-22stmmac: use resource_size()Dan Carpenter
2010-03-22igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck
2010-03-22igb: cleanup usage of virtualization registersAlexander Duyck
2010-03-22igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-22rps: Fix build with CONFIG_SYSFS enabledTom Herbert
2010-03-22qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka
2010-03-21bridge: cleanup: remove unused assignmentDan Carpenter
2010-03-21can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov
2010-03-21can: sja1000: allow shared interrupt definitionYegor Yefremov
2010-03-21pktgen node allocationRobert Olsson
2010-03-21net: dev_getfirstbyhwtype() optimizationEric Dumazet
2010-03-21net: snmp mib cleanupEric Dumazet
2010-03-21atm: Use kasprintfEric Dumazet
2010-03-21net: speedup netdev_set_master()Eric Dumazet
2010-03-21tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko
2010-03-21net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy
2010-03-20ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller
2010-03-20ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki
2010-03-20IPv6: addrconf cleanup addrconf_verifystephen hemminger
2010-03-20addrconf: checkpatch fixesStephen Hemminger