Age | Commit message (Expand) | Author | Files | Lines |
2011-05-12 | be2net: Handle error completion in Lancer | Padmanabh Ratnakar | 1 | -1/+4 |
2011-05-11 | libertas: Add libertas_disablemesh module parameter to disable mesh interface | Sascha Silbe | 1 | -1/+8 |
2011-05-11 | mwifiex: cleanup ioctl.h | Bing Zhao | 3 | -102/+4 |
2011-05-11 | mwifiex: remove redundant local structures | Amitkumar Karwar | 1 | -19/+9 |
2011-05-11 | b43: implement timeouts workaround | Rafał Miłecki | 1 | -1/+12 |
2011-05-11 | ssb: move ssb_commit_settings and export it | Rafał Miłecki | 2 | -26/+25 |
2011-05-11 | bcma: add missing GPIO defines, use PULL register only when available | Rafał Miłecki | 1 | -2/+4 |
2011-05-11 | ath9k: fix a regression in PS frame filter handling | Felix Fietkau | 2 | -0/+11 |
2011-05-11 | b43: move MAC PHY clock controling function | Rafał Miłecki | 3 | -16/+15 |
2011-05-11 | b43legacy: trivial: use TMSLOW def instead of magic value | Rafał Miłecki | 1 | -1/+1 |
2011-05-11 | ath5k: Fix lockup due to un-init spinlock. | Ben Greear | 1 | -1/+1 |
2011-05-11 | ath9k: fix beaconing for mesh interfaces | Javier Cardona | 1 | -1/+3 |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 11 | -41/+74 |
2011-05-11 | Bluetooth: Device ids for ath3k on Pegatron Lucid tablets | Andy Ross | 2 | -0/+2 |
2011-05-11 | libertas: Use netdev_<level> or dev_<level> where possible | Joe Perches | 11 | -93/+130 |
2011-05-11 | libertas: Convert lbs_pr_<level> to pr_<level> | Joe Perches | 12 | -171/+173 |
2011-05-11 | ssb: update list of devices supporting multiple 80211 cores | Rafał Miłecki | 1 | -1/+4 |
2011-05-11 | slcan: fix ldisc->open retval | Oliver Hartkopp | 1 | -1/+3 |
2011-05-11 | net/usb: mark LG VL600 LTE modem ethernet interface as WWAN | Dan Williams | 1 | -1/+1 |
2011-05-11 | infiniband: Remove rt->rt_src usage in addr4_resolve() | David S. Miller | 1 | -2/+7 |
2011-05-10 | mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer | Amitkumar Karwar | 3 | -28/+20 |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 15 | -0/+1387 |
2011-05-10 | ath9k: Failed to set default beacon rssi in AP/IBSS mode | Rajkumar Manoharan | 1 | -0/+1 |
2011-05-10 | ath9k: Fix rssi update in ad-hoc mode | Rajkumar Manoharan | 1 | -1/+2 |
2011-05-10 | ath9k_hw: Change DCU backoff thresh for AR9340 | Rajkumar Manoharan | 1 | -2/+7 |
2011-05-10 | ath9k_hw: Corrected xpabiaslevel register settings for AR9340 | Rajkumar Manoharan | 1 | -8/+6 |
2011-05-10 | rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr) | Joe Perches | 1 | -2/+2 |
2011-05-10 | ath9k_hw: remove get_channel_noise function | Mohammed Shafi Shajakhan | 2 | -9/+0 |
2011-05-10 | b43: trivial: include ssb word in ssb specific functions | Rafał Miłecki | 1 | -4/+4 |
2011-05-10 | mwifiex: fix null derefs, mem leaks and trivia | Christoph Fritz | 8 | -17/+23 |
2011-05-10 | b43legacy: drop ssb-duplicated workaround for dangling cores | Rafał Miłecki | 1 | -18/+0 |
2011-05-10 | b43: drop ssb-duplicated workaround for dangling cores | Rafał Miłecki | 1 | -17/+0 |
2011-05-10 | rt2x00: Fix rmmod hang of rt2800pci | Gertjan van Wingerde | 1 | -1/+1 |
2011-05-10 | p54pci: fix -Wunused-but-set-variable warnings | Christian Lamparter | 1 | -2/+1 |
2011-05-10 | carl9170: fix -Wunused-but-set-variable warnings | Christian Lamparter | 1 | -9/+0 |
2011-05-10 | rtlwifi: rtl8192se: Remove need to disable ASPM | Chaoming Li | 2 | -1/+4 |
2011-05-10 | rtlwifi: Move 2 large arrays off stack | Larry Finger | 1 | -7/+28 |
2011-05-10 | iwlagn: fix iwl_is_any_associated | Johannes Berg | 1 | -8/+11 |
2011-05-10 | ath9k: process TSF out of range before RX | Rajkumar Manoharan | 1 | -11/+11 |
2011-05-10 | ath9k: avoid enabling interrupts while processing rx | Rajkumar Manoharan | 4 | -3/+17 |
2011-05-10 | iwlagn: led stay solid on when no traffic | Wey-Yi Guy | 1 | -1/+19 |
2011-05-10 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 16 | -218/+747 |
2011-05-10 | libertas: fix cmdpendingq locking | Paul Fox | 1 | -2/+4 |
2011-05-10 | iwlegacy: fix IBSS mode crashes | Stanislaw Gruszka | 2 | -0/+13 |
2011-05-10 | ath9k: Fix a warning due to a queued work during S3 state | Mohammed Shafi Shajakhan | 1 | -0/+8 |
2011-05-09 | tulip: Use pr_<level> where appropriate | Joe Perches | 5 | -29/+14 |
2011-05-09 | tulip: Convert uses of KERN_DEBUG | Joe Perches | 12 | -182/+166 |
2011-05-09 | tulip: Convert printks to netdev_<level> | Joe Perches | 7 | -180/+170 |
2011-05-09 | tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses | Joe Perches | 1 | -121/+13 |
2011-05-09 | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 1 | -313/+261 |