summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-04-14ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville
2011-04-13Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()Gustavo F. Padovan
2011-04-13mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan
2011-04-13ath9k_htc: Use helper routines for transmissionSujith Manoharan
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan
2011-04-13ath9k_htc: Use helper functions for TX processingSujith Manoharan
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan
2011-04-13ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan
2011-04-13ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTIDSujith Manoharan
2011-04-13ath9k_htc: Sync MGMT/DATA packet headers with firmwareSujith Manoharan
2011-04-13ath9k_htc: Reduce TX queue sizeSujith Manoharan
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan
2011-04-13ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTIDSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_cap_target with FWSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan
2011-04-13ath9k_htc: Remove unused WMI commandsSujith Manoharan
2011-04-13ath9k_htc: Fix RX length checkSujith Manoharan
2011-04-13ath9k_htc: Add RX error statisticsSujith Manoharan
2011-04-13ath9k_htc: Move debug code to a separate fileSujith Manoharan
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Fix beacon miss under heavy loadSujith Manoharan
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan
2011-04-13ath9k_htc: Configure the beacon queueSujith Manoharan
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan
2011-04-13ath9k_htc: Fix WMI and beacon headerSujith Manoharan
2011-04-13ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan
2011-04-13ath9k_htc: Rename firmwareSujith Manoharan
2011-04-13ath9k_htc: Remove AR7010 v1.0 supportSujith Manoharan
2011-04-13mwl8k: use traffic threshold to decide when to start ampduBrian Cavagnolo
2011-04-13mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau
2011-04-13ath9k: introduce ATH9K_{PCI,AHB} config optionsGabor Juhos
2011-04-13mwl8k: interrupt handling changesNishant Sarmukadam
2011-04-13Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan
2011-04-13Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan