summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-26ath9k: Use rate_driver_dataSujith5-226/+108
2008-11-26ath9k: Remove ath_rate_softcSujith5-87/+45
2008-11-26ath9k: Remove rate control reference in VAPSujith4-85/+50
2008-11-26ath9k: We don't support non-HT devices, so remove superfluous code.Sujith1-39/+0
2008-11-26ath9k: Revamp RX handlingSujith3-519/+209
2008-11-26ath9k: Nuke fixed rate handling in driverSujith5-137/+4
2008-11-26ath9k: Remove half/quarter rate tablesSujith3-127/+20
2008-11-26ath9k: Remove ath_rate_newassoc()Sujith1-25/+8
2008-11-26ath9k: Remove ath_setup_ratesSujith1-26/+10
2008-11-26ath9k: Simplify RC alloc/free functionsSujith1-41/+7
2008-11-26ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith2-225/+192
2008-11-26ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan1-4/+4
2008-11-26rtl8187: Fix transmission count sent to mac80211Larry Finger1-1/+1
2008-11-26mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger1-1/+1
2008-11-26rt2x00: Don't switch off LED on initializationIvo van Doorn1-6/+0
2008-11-26orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov1-2/+2
2008-11-26mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez1-4/+4
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy1-1/+1
2008-11-26smc-mca: Fix build failure due to typo.David S. Miller1-1/+1
2008-11-26sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller1-1/+1
2008-11-26net: release skb->dst in sock_queue_rcv_skb()Eric Dumazet1-1/+5
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet8-18/+24
2008-11-25net: Use a percpu_counter for sockets_allocatedEric Dumazet11-16/+29
2008-11-25tc: policing requires a rate estimatorStephen Hemminger3-3/+34
2008-11-25tc: check for errors in gen_rate_estimator creationStephen Hemminger6-41/+97
2008-11-25tc: propogate errors from tcf_hash_createStephen Hemminger8-19/+27
2008-11-25net: make skb_truesize_bug() call WARN()Arjan van de Ven1-1/+1
2008-11-25net: hp-plus uses eip_pollRandy Dunlap1-1/+1
2008-11-25ne2000: convert to net_device_opsStephen Hemminger1-22/+2
2008-11-253c503: convert to net_device_opsStephen Hemminger1-2/+16
2008-11-25stnic: convert to net_device_opsStephen Hemminger1-24/+1
2008-11-25apne: convert to net_device_opsStephen Hemminger1-24/+2
2008-11-25ne2: convert to net_device_opsStephen Hemminger1-19/+1
2008-11-25hp: convert to net_device_opsStephen Hemminger1-21/+1
2008-11-25lne390: convert to net_device_opsStephen Hemminger1-23/+1
2008-11-25e2100: convert to net_device_opsStephen Hemminger1-6/+18
2008-11-25es3210: convert to net_device_opsStephen Hemminger1-24/+1
2008-11-25ne3210: convert to net_device_opsStephen Hemminger1-24/+2
2008-11-25smc: convert to net_device_opsStephen Hemminger2-10/+34
2008-11-25hp-plus: convert to net_device_opsStephen Hemminger1-7/+17
2008-11-25wd: use net_device_opsStephen Hemminger1-7/+17
2008-11-258390: add common net_device opsStephen Hemminger4-18/+97
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan9-61/+125
2008-11-25netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan3-19/+21
2008-11-25netns xfrm: per-netns MIBsAlexey Dobriyan7-65/+81
2008-11-25netns xfrm: AH/ESP in netns!Alexey Dobriyan4-4/+10
2008-11-25netns PF_KEY: per-netns /proc/pfkeyAlexey Dobriyan1-17/+17
2008-11-25netns PF_KEY: part 2Alexey Dobriyan1-45/+60
2008-11-25netns PF_KEY: part 1Alexey Dobriyan1-15/+73
2008-11-25netns xfrm: flush SA/SPDs on netns stopAlexey Dobriyan2-0/+22