Age | Commit message (Expand) | Author | Files | Lines |
2013-06-12 | rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev | Gabor Juhos | 10 | -14/+22 |
2013-06-12 | ath: add VHT80 support for regulatory domains | Luis R. Rodriguez | 1 | -3/+3 |
2013-06-12 | iwlegacy: fix error return code in il3945_pci_probe() | Wei Yongjun | 1 | -1/+2 |
2013-06-12 | mwifiex: enable/disable tx_amsdu support via module parameter | Avinash Patil | 1 | -1/+4 |
2013-06-12 | mwifiex: fix regression issue for usb interface | Amitkumar Karwar | 2 | -81/+82 |
2013-06-12 | rt2x00: remove data_queue_desc struct | Gabor Juhos | 3 | -64/+1 |
2013-06-12 | rt2x00: rt2500usb: implement queue_init callback | Gabor Juhos | 1 | -28/+37 |
2013-06-12 | rt2x00: rt61pci: implement queue_init callback | Gabor Juhos | 1 | -21/+33 |
2013-06-12 | rt2x00: rt2500pci: implement queue_init callback | Gabor Juhos | 1 | -28/+37 |
2013-06-12 | rt2x00: rt2400pci: implement queue_init callback | Gabor Juhos | 1 | -28/+37 |
2013-06-12 | rt2x00: rt73usb: implement queue_init callback | Gabor Juhos | 1 | -21/+33 |
2013-06-12 | rt2x00: rt2800pci: implement queue_init callback | Gabor Juhos | 1 | -24/+36 |
2013-06-12 | rt2x00: rt2800usb: implement queue_init callback | Gabor Juhos | 1 | -52/+48 |
2013-06-12 | rt2x00: add queue_init callback to rt2x00_ops | Gabor Juhos | 2 | -9/+14 |
2013-06-12 | rt2x00: rt2x00queue: setup queue->threshold from queue->limit | Gabor Juhos | 1 | -1/+2 |
2013-06-12 | rt2x00: rt2x00dev: use rt2x00dev->bcn->limit | Gabor Juhos | 1 | -1/+1 |
2013-06-12 | rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entries | Gabor Juhos | 1 | -7/+5 |
2013-06-12 | rt2x00: rt2x00queue: add priv_size field to struct data_queue | Gabor Juhos | 2 | -2/+5 |
2013-06-12 | ath9k: Remove unused ANI macros | Sujith Manoharan | 1 | -11/+0 |
2013-06-12 | ath9k: Remove redundant code | Sujith Manoharan | 1 | -11/+0 |
2013-06-12 | ath9k: Fix ofdm weak signal configuration | Sujith Manoharan | 1 | -0/+60 |
2013-06-12 | ath9k: Fix ANI levels | Sujith Manoharan | 1 | -4/+4 |
2013-06-12 | ath9k: Fix ANI monitoring | Sujith Manoharan | 2 | -14/+17 |
2013-06-12 | ath9k: Fix OFDM weak signal detection for AP mode | Sujith Manoharan | 1 | -4/+9 |
2013-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 58 | -310/+604 |
2013-06-12 | b43: stop format string leaking into error msgs | Kees Cook | 1 | -1/+1 |
2013-06-12 | ath9k: Use minstrel rate control by default | Sujith Manoharan | 4 | -9/+9 |
2013-06-12 | Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity" | Felix Fietkau | 1 | -5/+5 |
2013-06-12 | ath9k: Disable PowerSave by default | Sujith Manoharan | 1 | -2/+1 |
2013-06-12 | net: wireless: iwlegacy: fix build error for il_pm_ops | Yijing Wang | 1 | -3/+3 |
2013-06-12 | rtlwifi: Fix a false leak indication for PCI devices | Larry Finger | 1 | -0/+1 |
2013-06-12 | wl12xx/wl18xx: scan all 5ghz channels | Eliad Peller | 2 | -2/+2 |
2013-06-12 | wl12xx: increase minimum singlerole firmware version required | Luciano Coelho | 1 | -2/+2 |
2013-06-12 | wl12xx: fix minimum required firmware version for wl127x multirole | Luciano Coelho | 1 | -1/+1 |
2013-06-12 | rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks | Larry Finger | 7 | -41/+139 |
2013-06-12 | mwifiex: debugfs: Fix out of bounds array access | Mark A. Greer | 1 | -5/+17 |
2013-06-12 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg | 4 | -1/+28 |
2013-06-12 | Bluetooth: Fix missing length checks for L2CAP signalling PDUs | Johan Hedberg | 1 | -18/+52 |
2013-06-12 | Bluetooth: btmrvl: support Marvell Bluetooth device SD8897 | Bing Zhao | 2 | -2/+30 |
2013-06-12 | Bluetooth: Fix checks for LE support on LE-only controllers | Johan Hedberg | 2 | -3/+3 |
2013-06-11 | cw1200: Fix an assorted pile of checkpatch warnings. | Solomon Peachy | 9 | -75/+80 |
2013-06-11 | cw1200: Eliminate the ETF debug/engineering code. | Solomon Peachy | 7 | -349/+2 |
2013-06-11 | cw1200: Remove "ITP" debug subsystem. | Solomon Peachy | 8 | -905/+3 |
2013-06-10 | rt2x00: rt2x00queue: initialize data_queue fields earlier | Gabor Juhos | 1 | -6/+38 |
2013-06-10 | rtlwifi: initialize local array and set value. | Yunlian Jiang | 1 | -1/+1 |
2013-06-10 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 20 | -66/+371 |
2013-06-10 | cw1200: handle allocation failure in wsm_event_indication() | Dan Carpenter | 1 | -0/+2 |
2013-06-10 | cw1200: read beyond end of array in debug code | Dan Carpenter | 1 | -3/+2 |
2013-06-10 | cw1200: Sanity-check arguments in copy_from_user() | Solomon Peachy | 1 | -4/+14 |
2013-06-10 | cw1200: hwio: Remove an unnecessary goto | Joe Perches | 1 | -1/+0 |