Age | Commit message (Expand) | Author |
2011-02-21 | rtlwifi: Remove obsolete/unused macros | Larry Finger |
2011-02-21 | rtlwifi: rtl8192ce: Fix endian warnings | Larry Finger |
2011-02-21 | rtlwifi: Modify build system for rtl8192cu | Larry Finger |
2011-02-21 | rtlwifi: rtl8192cu: Add routine trx | George |
2011-02-21 | rtlwifi: rtl8192cu: Add routine table | George |
2011-02-21 | rtlwifi: rtl8192cu: Add routine rf | George |
2011-02-21 | rtlwifi: rtl8192cu: Add routine phy | George |
2011-02-21 | rtlwifi: rtl8192cu: Add routine mac | George |
2011-02-21 | rtlwifi: rtl8192cu: Add routine hw | George |
2011-02-21 | rtlwifi: rtl8192cu: Add routines dm, fw, led and sw | George |
2011-02-21 | rtlwifi: Move common parts of rtl8192ce/phy.c | Larry Finger |
2011-02-21 | rtlwifi: Modify wifi.h for rtl8192cu | Larry Finger |
2011-02-21 | rtlwifi: Add headers for rtl8187cu | George |
2011-02-21 | rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu | Larry Finger |
2011-02-21 | rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cu | Larry Finger |
2011-02-21 | rtlwifi: Make changes in rtlwifi/rtl8192ce/reg.h to support rtl8192cu | Larry Finger |
2011-02-21 | ath9k: Implement op_flush() | Vasanthakumar Thiagarajan |
2011-02-21 | wl12xx: fix sdio_test kconfig/build errors | Randy Dunlap |
2011-02-21 | ath5k: Enable AR2315 chipset recognition | Wojciech Dubowik |
2011-02-21 | ar9170usb: mark the old driver as obsolete | Christian Lamparter |
2011-02-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2011-02-18 | mac80211: Clear PS related flag on disabling power save. | Vivek Natarajan |
2011-02-18 | ath9k_hw: Updates for AR9485 1.1 chipsets. | Vivek Natarajan |
2011-02-18 | ath9k_htc: Fix a compilation warning. | Vivek Natarajan |
2011-02-18 | small adjustment to net/mac80211/Kconfig | Jan Beulich |
2011-02-18 | ssb: reset device only if it was enabled | Rafał Miłecki |
2011-02-18 | ssb: when needed, reject IM input while disabling device | Rafał Miłecki |
2011-02-18 | p54: implement flush callback | Christian Lamparter |
2011-02-18 | ssb: remove invalid define SSB_TMSLOW_PHYCLK | Rafał Miłecki |
2011-02-18 | ssb: trivial: fix SPROM extract warning formatting | Rafał Miłecki |
2011-02-18 | mac80211: fix 2.4 GHz 40 MHz disabling | Johannes Berg |
2011-02-18 | wireless-next-2.6: brcm80211: fix compile issue | Henry Ptasinski |
2011-02-18 | mac80211: Add power to debugfs. | Ben Greear |
2011-02-18 | p54: Fix compile warning | Larry Finger |
2011-02-18 | ath5k: move external function definitions to a header file | Bob Copeland |
2011-02-18 | ssb: Make ssb_wait_bit multi-bit safe | Michael Büsch |
2011-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-02-18 | ath5k: Correct channel setting for AR2317 chip | Nikolay Ledovskikh |
2011-02-18 | wireless: rt2x00: rt2800pci.c: add two ids | Xose Vazquez Perez |
2011-02-18 | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka |
2011-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-02-17 | Bluetooth: fix checkpatch errors in af_bluetooth.c | Gustavo F. Padovan |
2011-02-17 | Bluetooth: Fix errors reported by checkpatch.pl | Gustavo F. Padovan |
2011-02-17 | Bluetooth: fix errors reported by checkpatch.pl | Gustavo F. Padovan |
2011-02-17 | Bluetooth: Fix some code style issues in hci_event.c | Szymon Janc |
2011-02-17 | Bluetooth: Fix some code style issues in hci_core.c | Szymon Janc |
2011-02-17 | Bluetooth: Fix some code style issues in hci_core.h | Szymon Janc |
2011-02-17 | Bluetooth: Clean up hci_sniff_subrate_evt function | Szymon Janc |
2011-02-17 | Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> | Szymon Janc |
2011-02-16 | Bluetooth: Send LE Connection Update Command | Claudio Takahasi |