aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-03wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_info_changed()Jesper Juhl1-0/+3
2011-02-03IPVS: Use correct lock in SCTP moduleSimon Horman1-1/+1
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-02bna: use device model DMA APIIvan Vecera2-53/+57
2011-02-02tcp_ecn is an integer not a booleanPeter Chubb1-1/+1
2011-02-03netfilter: xtables: add device group matchPatrick McHardy5-0/+114
2011-02-02atl1c: Add missing PCI device IDChuck Ebbert1-0/+1
2011-02-02s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil1-1/+1
2011-02-02s390: Fix wrong size in memcmp (netiucv)Stefan Weil1-1/+1
2011-02-02qeth: allow OSA CHPARM change in suspend stateUrsula Braun1-41/+63
2011-02-02qeth: allow HiperSockets framesize change in suspendUrsula Braun1-1/+9
2011-02-02qeth: add more strict MTU checkingFrank Blaschka1-31/+4
2011-02-02qeth: show new mac-address if its setting failsUrsula Braun1-2/+2
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik1-7/+26
2011-02-02gro: reset skb_iif on reuseAndy Gospodarek1-0/+1
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2-6/+19
2011-02-02mac80211: fix TX status cookie in HW offload caseJohannes Berg3-2/+9
2011-02-02iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy1-0/+2
2011-02-02netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy1-0/+2
2011-02-01be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde1-2/+0
2011-02-01be2net: fix a crash seen during insmod/rmmod testAjit Khaparde1-2/+0
2011-02-01ipv4: Rename fib_hash_* locals in fib_semantics.cDavid S. Miller1-20/+20
2011-02-01ipv4: Update some fib_hash centric interface names.David S. Miller3-10/+9
2011-02-01ipv4: Remove fib_hash.David S. Miller3-1101/+2
2011-02-01isdn: icn: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-02-01bnx2x: multicasts in NPAR modeVladislav Zolotarov1-7/+2
2011-02-01depca: Fix warningsAlan Cox1-3/+3
2011-02-01vxge: Fix wrong boolean operatorStefan Weil1-1/+1
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy3-0/+8
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman1-1/+1
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman3-25/+29