summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-27mac80211: Extend the rate control API with an update callbackSujith3-0/+38
2009-02-27ath9k: Decrease minimum NF thresholdSujith1-1/+1
2009-02-27ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith1-1/+1
2009-02-27ath9k: Fix bug in disabling MIB countersSujith1-4/+3
2009-02-27ath9k: Initialize AGC calibration properlySujith2-0/+35
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith5-7/+27
2009-02-27ath9k: Enable Fractional N modeSujith4-15/+35
2009-02-27ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2-1/+14
2009-02-27ath9k: Store the correct max TX power levelSujith2-0/+18
2009-02-27mac80211: split IBSS/managed codeJohannes Berg18-1480/+1803
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg10-258/+241
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams9-9/+12
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams10-187/+164
2009-02-27wavelan: Test arraysize before an element of the array.Roel Kluin1-2/+1
2009-02-27mac80211: disallow moving netnsJohannes Berg2-0/+2
2009-02-27mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is setVasanthakumar Thiagarajan1-2/+4
2009-02-27libertas: fix power save issue in libertas_sdio moduleBing Zhao2-0/+7
2009-02-25asix: new device idsGreg Kroah-Hartman1-0/+8
2009-02-25qlge: Use one path to (re)fill rx buffers.Ron Mercer1-111/+59
2009-02-25qlge: Optimize rx buffer refill process.Ron Mercer1-5/+12
2009-02-25qlge: Change frame route hw semaphore granularity.Ron Mercer1-18/+13
2009-02-25qlge: Increase MAC addr hw sem granularity.Ron Mercer2-17/+43
2009-02-25qlge: Clean up mac address and frame route settings.Ron Mercer1-9/+22
2009-02-25sit: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-25ipip: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-25gre: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-25ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun2-6/+3
2009-02-25netlink: change nlmsg_notify() return value logicPablo Neira Ayuso14-30/+45
2009-02-25mv643xx_eth: set sane default receive coalescing timeoutLennert Buytenhek1-1/+1
2009-02-25mv643xx_eth: move a couple of init actions from ->open() to port probeLennert Buytenhek1-5/+5
2009-02-25mv643xx_eth: convert to net_device_opsLennert Buytenhek1-12/+17
2009-02-25mv643xx_eth: make LRO unconditionalLennert Buytenhek2-22/+1
2009-02-25tcp_scalable: Update malformed & dead urlJoe Perches1-1/+1
2009-02-25netxen: refactor pci probeDhananjay Phadke1-181/+203
2009-02-25netxen: cleanup unused codeDhananjay Phadke5-694/+0
2009-02-25netxen: advertise wake-on-lan supportDhananjay Phadke2-0/+52
2009-02-25netxen: firmware download supportDhananjay Phadke4-74/+238
2009-02-25ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg2-1/+9
2009-02-25ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson1-4/+10
2009-02-24netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler1-1/+1
2009-02-24Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter modeJesper Dangaard Brouer1-0/+2
2009-02-24Doc: Cleanup whitespaces in ip-sysctl.txtJesper Dangaard Brouer1-59/+59
2009-02-24Doc: Fix typos in ip-sysctl.txt about rp_filter.Jesper Dangaard Brouer1-2/+2
2009-02-24netxen: handle pci bar 0 mapping failureDhananjay Phadke1-1/+6
2009-02-24netxen: fix physical port mappingDhananjay Phadke1-3/+6
2009-02-24proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz1-1/+3
2009-02-24i915: suspend/resume interrupt stateJesse Barnes1-3/+7
2009-02-24Fix an oops in i915_gem_retire_requests()Karsten Wiese1-0/+3
2009-02-24net: amend the fix for SO_BSDCOMPAT gsopt infoleakEugene Teo1-1/+1
2009-02-24netns: build fix for net_alloc_genericClemens Noss1-4/+4