summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-08-10p54: parse output power tableChristian Lamparter
2012-08-06mwifiex: add AES_CMAC support in key_material cmdYing Luo
2012-08-06mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo
2012-08-06mwifiex: rename wapi_rxpn to pnYing Luo
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar
2012-08-06mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar
2012-08-06mwifiex: correction in MSDU padding logicYogesh Ashok Powar
2012-08-06mwifiex: remove extra padding to AMSDUYogesh Ashok Powar
2012-08-06mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar
2012-08-06ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos
2012-08-06ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez
2012-08-06b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki
2012-08-06b43: N-PHY: init 0x2057 radioRafał Miłecki
2012-08-06b43: N-PHY: finish 0x2056 radio setupRafał Miłecki
2012-08-06b43: add helper waiting for given value in radio regRafał Miłecki
2012-08-06b43: rename host flags definesRafał Miłecki
2012-08-06p54pci: convert driver to use asynchronous firmware loadingLarry Finger
2012-08-06b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki
2012-08-06b43: N-PHY: update workaroundsRafał Miłecki
2012-08-06brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg
2012-07-30tun: Fix formatting.David S. Miller
2012-07-29net/tun: fix ioctl() based info leaksMathias Krause
2012-07-29tg3: Update version to 3.124Michael Chan
2012-07-29tg3: Fix race condition in tg3_get_stats64()Michael Chan
2012-07-29tg3: Add New 5719 Read DMA workaroundMichael Chan
2012-07-29tg3: Fix Read DMA workaround for 5719 A0.Michael Chan
2012-07-29tg3: Request APE_LOCK_PHY before PHY accessMichael Chan
2012-07-29seeq: use PTR_RET at init_module of driverDevendra Naga
2012-07-29bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga
2012-07-29qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com
2012-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-27USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-26pch_gbe: vlan skb len fixAndy Cress
2012-07-26pch_gbe: add extra clean txAndy Cress