aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-18iwlagn: remove led_opsWey-Yi Guy1-4/+0
2011-04-18iwlagn: remove legacy opsWey-Yi Guy1-10/+0
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy7-37/+22
2011-04-18iwlagn: no 5.2GHz/HT40 support for bgn devicesWey-Yi Guy2-2/+2
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy7-47/+3
2011-04-18iwlagn: always support uCode traceWey-Yi Guy6-11/+1
2011-04-18iwlagn: use huge command for beaconJohannes Berg1-2/+8
2011-04-18iwlagn: verify that huge commands are synchronousJohannes Berg1-0/+8
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg7-27/+42
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy11-125/+27
2011-04-14Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan1-2/+0
2011-04-14Bluetooth: Fix another locking unbalanceGustavo F. Padovan1-0/+2
2011-04-14ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian2-3/+6
2011-04-14rtlwifi: Fix unitialized variable warningsLarry Finger4-5/+5
2011-04-14mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao2-3/+4
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar14-136/+80
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar10-44/+1
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar19-1434/+502
2011-04-14ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau3-1/+17
2011-04-14ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau1-1/+1
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau5-31/+52
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau3-8/+15
2011-04-14ath5k: disable 5 GHz support if a 2.4 GHz radio is detectedFelix Fietkau1-0/+3
2011-04-14ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan1-1/+6
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville1-1/+4
2011-04-13Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()Gustavo F. Padovan1-5/+3
2011-04-13mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc1-24/+25
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan1-1/+4
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan4-52/+195
2011-04-13ath9k_htc: Use helper routines for transmissionSujith Manoharan1-100/+127
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan2-9/+108
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan6-3/+159
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan2-0/+55
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan2-0/+43
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan5-31/+207
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan6-0/+54
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan3-21/+6
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan6-49/+69
2011-04-13ath9k_htc: Use helper functions for TX processingSujith Manoharan1-64/+73
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan4-14/+73
2011-04-13ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan2-23/+46
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan6-30/+49
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan5-27/+52
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan2-42/+61
2011-04-13ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTIDSujith Manoharan1-0/+39
2011-04-13ath9k_htc: Sync MGMT/DATA packet headers with firmwareSujith Manoharan1-2/+4
2011-04-13ath9k_htc: Reduce TX queue sizeSujith Manoharan1-1/+1
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan5-35/+40
2011-04-13ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTIDSujith Manoharan1-1/+0
2011-04-13ath9k_htc: Sync struct ath9k_htc_cap_target with FWSujith Manoharan1-0/+1