Age | Commit message (Expand) | Author |
2012-01-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-12-22 | Bluetooth: Add support for BCM20702A0 [0a5c:21e3] | Jesse Sung |
2011-12-21 | mwifiex: fix issues in band configuration code | Amitkumar Karwar |
2011-12-21 | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros | Amitkumar Karwar |
2011-12-21 | mwifiex: remove redundant band config code | Amitkumar Karwar |
2011-12-21 | atheros: force endian checks on atheros wireless drivers | Luis R. Rodriguez |
2011-12-21 | mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream | Yogesh Ashok Powar |
2011-12-21 | ath9k: fix roadkill due to Joe's patch on ath_dbg() changes | Luis R. Rodriguez |
2011-12-21 | iwlagn: fix (remove) use of PAGE_SIZE | Johannes Berg |
2011-12-21 | rt2800: Add support for the Fujitsu Stylistic Q550 | Alan Cox |
2011-12-21 | libertas: clean up scan thread handling | Andres Salomon |
2011-12-21 | ath9k: classify DFS debug header further | Luis R. Rodriguez |
2011-12-21 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2011-12-21 | Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints | Bing Zhao |
2011-12-20 | wl12xx: mark no sched scan only after FW event | Eyal Shapira |
2011-12-20 | wl12xx: fix sched scan of DFS channels | Eyal Shapira |
2011-12-20 | wl12xx: add missing copyright notice | Luciano Coelho |
2011-12-20 | wl12xx: check the actual vif operstate in wl1271_dev_notify | Eliad Peller |
2011-12-20 | wl12xx: stop device role on remove_interface | Eliad Peller |
2011-12-20 | wl12xx: fix checking of started dev role | Eliad Peller |
2011-12-20 | wl12xx: flush packets before stopping dev role | Eliad Peller |
2011-12-20 | wl12xx: make WL1271_FLAG_IDLE flag per-vif | Eliad Peller |
2011-12-20 | wl12xx: remove redundant code from wl1271_op_conf_tx | Eliad Peller |
2011-12-20 | wl12xx: implement change_interface | Eliad Peller |
2011-12-19 | iwlwifi: Execute runtime calibration always | Venkataraman, Meenakshi |
2011-12-19 | iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID | Wey-Yi Guy |
2011-12-19 | iwlwifi: set hw_version in wiphy | Wey-Yi Guy |
2011-12-19 | iwlwifi: deliver hw version in both string and u32 format | Wey-Yi Guy |
2011-12-19 | iwlagn: finer-grained HT disable | Johannes Berg |
2011-12-19 | iwlagn: add IRQ tracing | Johannes Berg |
2011-12-19 | ath9k: fix tx locking issues | Felix Fietkau |
2011-12-19 | ath9k_hw: make bluetooth coexistence support optional at compile time | Felix Fietkau |
2011-12-19 | b43: N-PHY: reorder functions: random cleanups | Rafał Miłecki |
2011-12-19 | b43: N-PHY: reorder functions: move rest of workarounds | Rafał Miłecki |
2011-12-19 | b43: N-PHY: reorder functions: move RSSI calibration | Rafał Miłecki |
2011-12-19 | b43: N-PHY: split gain control workarounds | Rafał Miłecki |
2011-12-19 | b43: N-PHY: reorder functions: collect RSSI selects | Rafał Miłecki |
2011-12-19 | b43: N-PHY: reorder functions: collect samples ones | Rafał Miłecki |
2011-12-19 | b43: N-PHY: reorder functions: collect radio ones | Rafał Miłecki |
2011-12-19 | b43: N-PHY: reorder functions: put basic ones at beginning | Rafał Miłecki |
2011-12-19 | rtlwifi: Fix locking problem introduces with commit 6539306b | Larry Finger |
2011-12-19 | brcm80211: fmac: add Kconfig option for SDIO bus support | Franky Lin |
2011-12-19 | brcm80211: fmac: exclude unnecessary header files | Franky Lin |
2011-12-19 | brcm80211: fmac: move idle macros to dhd_sdio.c | Franky Lin |
2011-12-19 | brcm80211: fmac: move debug level macros to dhd_dbg.h | Franky Lin |
2011-12-19 | brcm80211: fmac: abstract ctrl frames interface function pointers | Franky Lin |
2011-12-19 | brcm80211: fmac: abstract bus_txdata interface function pointer | Franky Lin |
2011-12-19 | brcm80211: fmac: abstract bus_init interface function pointer | Franky Lin |
2011-12-19 | brcm80211: fmac: move common layer bus interface context to dhd_bus.h | Franky Lin |
2011-12-19 | brcm80211: fmac: abstract bus_stop interface function pointer | Franky Lin |