summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-18Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-18iwlwifi: mvm: fix operator precedenceDavid Spinadel
2013-10-18iwlwifi: mvm: fix fw_rx_stats debugfs entryLuciano Coelho
2013-10-18iwlwifi: mvm: BT Coex - enable Tx power based on BT statusEmmanuel Grumbach
2013-10-18iwlwifi: mvm: BT Coex - always set mandatory fieldsEmmanuel Grumbach
2013-10-18iwlwifi: mvm: NVM - increase max section sizeIdan Kahlon
2013-10-16ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo
2013-10-16ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo
2013-10-16ath10k: remove unnecessary checksMichal Kazior
2013-10-16ath10k: fix scheduling while atomic config bugMichal Kazior
2013-10-16ath10k: track vif list internallyMichal Kazior
2013-10-16ath10k: fix add_interface failure handlingMichal Kazior
2013-10-16ath10k: use workqueue to set WEP TX keyMichal Kazior
2013-10-16ath10k: return better errno for unsupported pdev paramsBartosz Markowski
2013-10-16ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski
2013-10-16ath10k: do not warn about unsupported vdev paramBartosz Markowski
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo
2013-10-14mwifiex: use alloc_workqueue() functionAmitkumar Karwar
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau
2013-10-14ath9k: move channel change code to ath_set_channelFelix Fietkau
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau
2013-10-14wcn36xx: fix coccinelle warningsFengguang Wu
2013-10-14rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: add rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: cleanup indentation in rt2800.hGabor Juhos
2013-10-11Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as constMarcel Holtmann
2013-10-11Bluetooth: Declare bpa10x_table[] as constMarcel Holtmann
2013-10-11Bluetooth: Declare bfusb_table[] as constMarcel Holtmann
2013-10-11Bluetooth: Declare btusb_table[] and blacklist_table[] as constMarcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in vhci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in btmrvl_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Remove pointless parameter check in bfusb_send_frame()Marcel Holtmann
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann