summaryrefslogtreecommitdiffstats
path: root/drivers/net/hippi (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-22rt2800: cleanup rt2800_init_rfcsrStanislaw Gruszka1-21/+6
2013-04-22rt2800: add rt2800_normal_mode_setup_3xxx subroutineStanislaw Gruszka1-77/+77
2013-04-22rt2800: add rt2800_led_open_drain_enable subroutineStanislaw Gruszka1-4/+25
2013-04-22rt2800: move RF_R27 setup to individual rfcsr init subroutinesStanislaw Gruszka1-7/+11
2013-04-22rt2800: add rt2800_rx_filter_calibration procedureStanislaw Gruszka1-46/+57
2013-04-22rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr initStanislaw Gruszka1-17/+17
2013-04-22rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr initStanislaw Gruszka1-5/+7
2013-04-22rt2800: move 30xx common rf init codeStanislaw Gruszka1-28/+35
2013-04-22rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr initStanislaw Gruszka1-6/+6
2013-04-22rt2800: move rf init calibration codeStanislaw Gruszka1-22/+32
2013-04-22rt2800: merge 5xxx normal mode setupStanislaw Gruszka1-48/+36
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau2-6/+10
2013-04-22ath: update hardware mac address with bssid maskFelix Fietkau4-7/+13
2013-04-22ath9k: use GFP_ATOMIC under spinlockDan Carpenter1-1/+2
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi6-67/+63
2013-04-22rt2x00: Fix transmit power troubles on some Ralink RT30xx cardsAlex A. Mihaylov1-2/+6
2013-04-22mwl8k: remove nonstandard rate 72 MbpsJonas Gorski1-6/+4
2013-04-22mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLEKarl Beldan1-1/+23
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau2-91/+111
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau2-68/+84
2013-04-22mac80211: improve the rate control APIFelix Fietkau4-167/+369
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel7-1/+245
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan1-0/+3
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan1-6/+15
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun1-2/+5
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland3-2/+5
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar2-0/+3
2013-04-22cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg1-4/+4
2013-04-22cfg80211: fix P2P-Device stop lockingJohannes Berg1-0/+2
2013-04-19nl80211: allow using wdev identifiers to get scan resultsJohannes Berg1-75/+91
2013-04-18mac80211: fix P2P-Device management frame RXJohannes Berg1-1/+2
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes3-5/+5
2013-04-18Bluetooth: Add macros for filter duplicates valuesAndre Guedes2-1/+3
2013-04-18Bluetooth: Add LE scan type macrosAndre Guedes2-4/+6
2013-04-18Bluetooth: Change LE scanning timeout macrosAndre Guedes2-3/+3
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg3-1/+14
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg3-60/+63
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau3-38/+37
2013-04-18Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery1-1/+12
2013-04-17mac80211: optimize minstrel_ewmaKarl Beldan1-2/+3
2013-04-17mac80211: cosmetics for minstrel_debugfsKarl Beldan1-2/+2
2013-04-17mac80211: fix station entry leak/warning while suspendingJohannes Berg1-2/+2
2013-04-17Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann1-7/+5
2013-04-17Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann1-19/+5
2013-04-17Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann1-96/+60
2013-04-17Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann1-29/+11
2013-04-17Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann1-2/+14
2013-04-17Bluetooth: hidp: remove old session-managementDavid Herrmann3-348/+18
2013-04-17Bluetooth: hidp: add new session-management helpersDavid Herrmann2-25/+583
2013-04-17Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2-0/+96