summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil6-9/+105
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil4-9/+88
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil6-0/+244
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil3-3/+177
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil5-49/+107
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil4-0/+5
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar3-45/+64
2012-08-06mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar1-0/+2
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar2-24/+22
2012-08-06mwifiex: correction in MSDU padding logicYogesh Ashok Powar1-2/+2
2012-08-06mwifiex: remove extra padding to AMSDUYogesh Ashok Powar1-1/+0
2012-08-06mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar1-6/+3
2012-08-06ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos1-74/+69
2012-08-06ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos1-7/+1
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez4-2/+6
2012-08-06b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki3-4/+129
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki2-5/+36
2012-08-06b43: N-PHY: init 0x2057 radioRafał Miłecki4-2/+712
2012-08-06b43: N-PHY: finish 0x2056 radio setupRafał Miłecki2-6/+90
2012-08-06b43: add helper waiting for given value in radio regRafał Miłecki3-11/+22
2012-08-06b43: rename host flags definesRafał Miłecki3-10/+12
2012-08-06p54pci: convert driver to use asynchronous firmware loadingLarry Finger2-26/+63
2012-08-06b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki1-2/+326
2012-08-06b43: N-PHY: update workaroundsRafał Miłecki1-16/+30
2012-08-06brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg2-14/+4
2012-08-01ipv4: Properly purge netdev references on uncached routes.David S. Miller4-4/+69
2012-08-01ipv4: Cache routes in nexthop exception entries.David S. Miller3-64/+79
2012-08-01ipv4: percpu nh_rth_output cacheEric Dumazet3-7/+34
2012-08-01ipv4: Restore old dst_free() behavior.Eric Dumazet7-50/+50
2012-07-31bridge: make port attributes conststephen hemminger1-3/+3
2012-07-31ipv4: remove rt_cache_rebuild_countEric Dumazet3-19/+0
2012-07-31net: ipv4: fix RCU races on dst refcountsEric Dumazet9-35/+55
2012-07-31net: TCP early demux cleanupEric Dumazet2-4/+0
2012-07-31tun: Fix formatting.David S. Miller1-2/+2
2012-07-30net/tun: fix ioctl() based info leaksMathias Krause1-1/+3
2012-07-30tg3: Update version to 3.124Michael Chan1-1/+1
2012-07-30tg3: Fix race condition in tg3_get_stats64()Michael Chan1-2/+4
2012-07-30tg3: Add New 5719 Read DMA workaroundMichael Chan2-1/+29
2012-07-30tg3: Fix Read DMA workaround for 5719 A0.Michael Chan1-2/+1
2012-07-30tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2-0/+38
2012-07-30ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2-8/+8
2012-07-30mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil1-3/+4
2012-07-30seeq: use PTR_RET at init_module of driverDevendra Naga1-3/+1
2012-07-30bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga1-2/+1
2012-07-30ipv4: clean up put_childLin Ming1-26/+25
2012-07-30ipv4: fix debug info in tnode_newLin Ming1-1/+1
2012-07-30qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com1-0/+1
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-28/+36
2012-07-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-196/+563
2012-07-28Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds69-754/+964