]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2011-04-19 Helmut Schaart2x00: Fix stuck queue in tx failure case
2011-04-19 Layne Edwardsrt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices
2011-04-19 Felix Fietkauath9k: assign keycache slots to unencrypted stations
2011-04-19 Felix Fietkauath9k: fix powersave frame filtering/buffering in AP...
2011-04-19 Rajkumar Manoharanath9k: Fix beacon generation on foreign channel
2011-04-19 Felix Fietkaumac80211: add a function for setting the TIM bit for...
2011-04-19 Rajkumar Manoharanath9k_htc: Fix free slot value for cab queue
2011-04-19 Amitkumar Karwarmwifiex: optimize driver initialization code
2011-04-19 Amitkumar Karwarmwifiex: remove some macro definitions
2011-04-19 Yogesh Ashok... mwifiex: remove redundant local variables and comments
2011-04-19 Randy Dunlapmac80211: fix debugfs printk format warning
2011-04-19 Sergei Shtylyoviwlegacy: use pci_dev->revision
2011-04-19 Rajkumar Manoharanath9k_htc: Cleanup HTC debugfs
2011-04-19 Rajkumar Manoharanath9k_htc: Add debugfs support to change debug mask
2011-04-19 Luis R. Rodriguezath: fix 0x6C for beaconing/passive scan flags based...
2011-04-19 Antonio Ospiterfkill: Regulator consumer driver for rfkill
2011-04-19 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-19 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git.kernel...
2011-04-18 Wey-Yi Guyiwlagn: remove led_ops
2011-04-18 Wey-Yi Guyiwlagn: remove legacy ops
2011-04-18 Wey-Yi Guyiwlagn: remove un-necessary ieee80211_ops
2011-04-18 Wey-Yi Guyiwlagn: no 5.2GHz/HT40 support for bgn devices
2011-04-18 Wey-Yi Guyiwlagn: temperature should be measure for all _agn...
2011-04-18 Wey-Yi Guyiwlagn: always support uCode trace
2011-04-18 Johannes Bergiwlagn: use huge command for beacon
2011-04-18 Johannes Bergiwlagn: verify that huge commands are synchronous
2011-04-18 Johannes Bergiwlagn: remove most BUG_ON instances
2011-04-18 Wey-Yi Guyiwlagn: use direct call for led functions
2011-04-14 Gustavo F.... Bluetooth: Fix lockdep warning in L2CAP
2011-04-14 Gustavo F.... Bluetooth: Fix another locking unbalance
2011-04-14 Senthil Balasubramanianath: Add a missing world regulatory domain 0x6C master-2011-04-14
2011-04-14 Larry Fingerrtlwifi: Fix unitialized variable warnings
2011-04-14 Bing Zhaomwifiex: rename function mwifiex_is_ba_stream_avail
2011-04-14 Amitkumar Karwarmwifiex: remove unused function parameters
2011-04-14 Yogesh Ashok... mwifiex: remove redundant "return" at end of void function
2011-04-14 Amitkumar Karwarmwifiex: cleanup ioctl wait queue and abstraction layer
2011-04-14 Felix Fietkauath5k: disable 5 GHz support for the dualband PHY chip...
2011-04-14 Felix Fietkauath5k: fix the EEPROM check for hw AES crypto support
2011-04-14 Felix Fietkauath5k: add a new bus op for reading the mac address
2011-04-14 Felix Fietkauath: unshare struct ath_bus_ops between ath5k and ath9k
2011-04-14 Felix Fietkauath5k: disable 5 GHz support if a 2.4 GHz radio is...
2011-04-14 Rajkumar Manoharanath9k: Fix improper beacon slot selection in IBSS
2011-04-14 John W. Linvilleath9k: avoid using trinary operator w/ TX_STAT_INC
2011-04-13 Gustavo F.... Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
2011-04-13 cozybit Incmac80211: Allocate new mesh path and portal tables... master-2011-04-13
2011-04-13 Sujith Manoharanath9k_htc: Enable AP and P2P modes
2011-04-13 Sujith Manoharanath9k_htc: Add detailed firmware statistics
2011-04-13 Sujith Manoharanath9k_htc: Use helper routines for transmission
2011-04-13 Sujith Manoharanath9k_htc: Use separate URB pool for management frames
2011-04-13 Sujith Manoharanath9k_htc: Add a timer to cleanup WMI events
2011-04-13 Sujith Manoharanath9k_htc: Add a debugfs file showing endpoint status
2011-04-13 Sujith Manoharanath9k_htc: Add a debugfs file to dump TX slot information
2011-04-13 Sujith Manoharanath9k_htc: Add support for TX completion
2011-04-13 Sujith Manoharanath9k_htc: Drain packets on station removal
2011-04-13 Sujith Manoharanath9k_htc: Optimize HTC start/stop API
2011-04-13 Sujith Manoharanath9k_htc: Drain pending TX frames properly
2011-04-13 Sujith Manoharanath9k_htc: Use helper functions for TX processing
2011-04-13 Sujith Manoharanath9k_htc: Add TX slots
2011-04-13 Sujith Manoharanath9k_htc: Move endpoint header parsing to TX tasklet
2011-04-13 Sujith Manoharanath9k_htc: Introduce new HTC API
2011-04-13 Sujith Manoharanath9k_htc: Fix TX queue management
2011-04-13 Sujith Manoharanath9k_htc: Increase URB count for REG_IN pipe
2011-04-13 Sujith Manoharanath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID
2011-04-13 Sujith Manoharanath9k_htc: Sync MGMT/DATA packet headers with firmware
2011-04-13 Sujith Manoharanath9k_htc: Reduce TX queue size
2011-04-13 Sujith Manoharanath9k_htc: Move TX specific stuff to a separate structure
2011-04-13 Sujith Manoharanath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID
2011-04-13 Sujith Manoharanath9k_htc: Sync struct ath9k_htc_cap_target with FW
2011-04-13 Sujith Manoharanath9k_htc: Sync struct ath9k_htc_target_vif with FW
2011-04-13 Sujith Manoharanath9k_htc: Sync struct ath9k_htc_target_sta with FW
2011-04-13 Sujith Manoharanath9k_htc: Use SKB's private area for TX parameters
2011-04-13 Sujith Manoharanath9k_htc: Remove unused WMI commands
2011-04-13 Sujith Manoharanath9k_htc: Fix RX length check
2011-04-13 Sujith Manoharanath9k_htc: Add RX error statistics
2011-04-13 Sujith Manoharanath9k_htc: Move debug code to a separate file
2011-04-13 Sujith Manoharanath9k_htc: Queue WMI events
2011-04-13 Sujith Manoharanath9k_htc: Fix beacon miss under heavy load
2011-04-13 Sujith Manoharanath9k_htc: Handle buffered frames in AP mode
2011-04-13 Sujith Manoharanath9k_htc: Configure the beacon queue
2011-04-13 Sujith Manoharanath9k_htc: Add TSF adjust capability
2011-04-13 Sujith Manoharanath9k_htc: Add beacon slots
2011-04-13 Sujith Manoharanath9k_htc: Fix WMI and beacon header
2011-04-13 Sujith Manoharanath9k_htc: Add a WMI command to get the firmware version
2011-04-13 Sujith Manoharanath9k_htc: Rename firmware
2011-04-13 Sujith Manoharanath9k_htc: Remove AR7010 v1.0 support
2011-04-13 Brian Cavagnolomwl8k: use traffic threshold to decide when to start...
2011-04-13 Felix Fietkaumac80211: receive EAP frames from a station in an AP...
2011-04-13 Gabor Juhosath9k: introduce ATH9K_{PCI,AHB} config options
2011-04-13 Nishant Sarmukadammwl8k: interrupt handling changes
2011-04-13 Kevin GanBluetooth: btmrvl: support Marvell Bluetooth device...
2011-04-13 Gustavo F.... Bluetooth: Check return value of hci_recv_stream_fragment()
2011-04-13 Jiejing ZhangBluetooth: hci_uart: check the return value of recv()
2011-04-13 Szymon JancBluetooth: Fix Out Of Band pairing when mgmt interface...
2011-04-13 Gustavo F.... Bluetooth: Add proper handling of received LE data
2011-04-13 Gustavo F.... Bluetooth: Clean up ath3k_load_firmware()
2011-04-13 Gustavo F.... Bluetooth: Fix wrong comparison in listen()
2011-04-13 Gustavo F.... Bluetooth: Move tx queue to struct l2cap_chan
2011-04-13 Gustavo F.... Bluetooth: Remove unneeded uninitialized_vars()
2011-04-13 Gustavo F.... Bluetooth: Remove some sk references from l2cap_core.c
2011-04-13 Gustavo F.... Bluetooth: Move SREJ list to struct l2cap_chan
next