aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-04zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna2-75/+41
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde1-5/+4
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov1-2/+2
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-03be2net: use device model DMA APIIvan Vecera2-59/+64
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall1-1/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller3-0/+95
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller1-0/+30
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller1-1/+1
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen3-1/+112
2011-02-03mac80211: Remove obsolete TKIP flexibilityJouni Malinen1-25/+7
2011-02-03drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock1-1/+1
2011-02-03ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan1-3/+1
2011-02-03mac80211: allow GO to scan like APJohannes Berg1-2/+5
2011-02-03mac80211: pass up beacons from external BSS when operating as APArik Nemtsov1-1/+2
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov4-4/+84
2011-02-03mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov1-1/+2
2011-02-03mac80211: Recalculate channel-type on iface removal.Ben Greear1-1/+8
2011-02-03ath9k: Show channel type and frequency in debugfs.Ben Greear1-2/+21
2011-02-03ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan1-0/+2
2011-02-03ath9k_htc: make use common of function to update txpowerRajkumar Manoharan3-17/+10
2011-02-03ath9k: move update tx power to commonRajkumar Manoharan3-16/+23
2011-02-03ath9k: use common get current channel functionRajkumar Manoharan1-16/+3
2011-02-03ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan1-0/+1
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen1-7/+13
2011-02-03wl1251: set rate index and preamble flag on received packetsDavid Gnedt1-1/+45
2011-02-03wl1251: enable adhoc modeDavid Gnedt1-1/+2
2011-02-03wl1251: implement connection quality monitoringDavid Gnedt5-1/+107
2011-02-03wl1251: enable beacon early termination while in power-saving modeDavid Gnedt4-0/+68
2011-02-03wl1251: fix 4-byte TX buffer alignmentDavid Gnedt1-6/+20
2011-02-03wl1251: fix queue stopping/waking for TX pathDavid Gnedt1-36/+12
2011-02-03mac80211: Warn users if HT fails because of freq mismatch.Ben Greear1-4/+22
2011-02-03mac80211: Show configured channel-type in netdev debugfs.Ben Greear1-0/+6
2011-02-03mac80211: Be more careful when changing channels.Ben Greear1-3/+16
2011-02-03libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick3-40/+49
2011-02-03libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick1-129/+239
2011-02-03Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville15-101/+130
2011-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller102-2377/+3660
2011-02-02sch_choke: Need linux/vmalloc.hDavid S. Miller1-0/+1
2011-02-02sched: CHOKe flow schedulerstephen hemminger4-0/+718
2011-02-02sfq: deadlock in error pathstephen hemminger1-4/+5
2011-02-02ipv4: Fix fib_trie build in some configurations.David S. Miller1-60/+60
2011-02-02tcp: Increase the initial congestion window to 10.David S. Miller3-10/+13
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller5-15/+14
2011-02-02bna: use device model DMA APIIvan Vecera2-53/+57