Age | Commit message (Expand) | Author |
2011-12-19 | brcm80211: fmac: abstract bus_stop interface function pointer | Franky Lin |
2011-12-19 | brcm80211: fmac: move sdio related macros to sdio_host.h | Franky Lin |
2011-12-19 | brcm80211: fmac: stop referencing brcmf_sdio in common layer | Franky Lin |
2011-12-19 | brcm80211: fmac: stop referencing brcmf_pub in bus layer | Franky Lin |
2011-12-19 | brcm80211: fmac: move tx flow ctrl flag to bus layer | Franky Lin |
2011-12-19 | brcm80211: fmac: move packet realloc stats to struct brcmf_bus | Franky Lin |
2011-12-19 | brcm80211: fmac: move dongle statistics to struct brcmf_bus | Franky Lin |
2011-12-19 | brcm80211: fmac: remove duplicate statistics from driver data structure | Franky Lin |
2011-12-19 | brcm80211: fmac: move driver up status to struct brcmf_bus | Franky Lin |
2011-12-19 | brcm80211: fmac: move maxctl to struct brcmf_bus | Franky Lin |
2011-12-19 | brcm80211: fmac: move sdio used statistics to struct brcmf_sdio | Franky Lin |
2011-12-19 | brcm80211: fmac: change function proto_hdrpull parameter | Franky Lin |
2011-12-19 | brcm80211: fmac: change function rx_frame parameter | Franky Lin |
2011-12-19 | brcm80211: fmac: change function brcmf_c_prec_enq parameter | Franky Lin |
2011-12-19 | brcm80211: fmac: change function txcomplete parameter | Franky Lin |
2011-12-19 | brcm80211: fmac: change function txflowcontrol parameter | Franky Lin |
2011-12-19 | brcm80211: fmac: change function brcmf_detach parameter | Franky Lin |
2011-12-19 | brcm80211: fmac: change function bus_start parameter | Franky Lin |
2011-12-19 | brcm80211: fmac: change function add_if parameter | Franky Lin |
2011-12-19 | brcm80211: fmac: register a dummy irq handler for SDIO function 2 | Franky Lin |
2011-12-19 | brcm80211: fmac: remove oneline proto block functions | Franky Lin |
2011-12-19 | brcm80211: fmac: unify common layer driver data structure | Franky Lin |
2011-12-19 | NFC: use kfree_skb() for sk_buffs | Dan Carpenter |
2011-12-19 | NFC: double unlock in nfc_llcp_recv_connect() | Dan Carpenter |
2011-12-19 | b43: avoid packet losses in the dma worker code. | francesco.gringoli@ing.unibs.it |
2011-12-19 | mac80211: handle SMPS action frames | Johannes Berg |
2011-12-19 | NFC: Fix LLCP related build failure | Samuel Ortiz |
2011-12-19 | mwifiex: cleanup work in scan.c | Amitkumar Karwar |
2011-12-19 | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches |
2011-12-19 | cfg80211: Return beacon loss count in station | Paul Stewart |
2011-12-19 | mac80211: split addba retries in time | Nikolay Martynov |
2011-12-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-12-19 | Merge branch 'for-linville' of git://github.com/kvalo/ath6kl | John W. Linville |
2011-12-19 | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville |
2011-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth | Gustavo F. Padovan |
2011-12-19 | Bluetooth: Add missing mgmt_confirm_name command definition | Johan Hedberg |
2011-12-19 | Bluetooth: Fix mgmt_(block,unblock)_device opcodes | Johan Hedberg |
2011-12-19 | Bluetooth: Add missing confirm_name field to mgmt_ev_device_found | Johan Hedberg |
2011-12-18 | Revert "Bluetooth: Revert: Fix L2CAP connection establishment" | Gustavo F. Padovan |
2011-12-18 | Bluetooth: Clear RFCOMM session timer when disconnecting last channel | Mat Martineau |
2011-12-18 | Bluetooth: Prevent uninitialized data access in L2CAP configuration | Mat Martineau |
2011-12-18 | Bluetooth: Incoming ACL packets do not force active mode | Mat Martineau |
2011-12-18 | Bluetooth: Simplify num_comp_pkts_evt function | Andrei Emeltchenko |
2011-12-18 | Bluetooth: Add HCI Read Data Block Size function | Andrei Emeltchenko |
2011-12-18 | Bluetooth: Use correct struct for user_confirm_neg_reply | Johan Hedberg |
2011-12-18 | Bluetooth: Update ordering and opcodes of mgmt messages | Johan Hedberg |
2011-12-18 | Bluetooth: Add timer for automatically disabling the service cache | Johan Hedberg |
2011-12-18 | Bluetooth: Move EIR and CoD update functions to a better position | Johan Hedberg |
2011-12-18 | Bluetooth: Remove mgmt_set_service_cache | Johan Hedberg |
2011-12-18 | Bluetooth: Move mgmt_set_fast_connectable to the right location | Johan Hedberg |