Age | Commit message (Expand) | Author | Files | Lines |
2012-04-18 | atl1c: remove dmaw_block | Huang, Xiong | 2 | -5/+0 |
2012-04-18 | atl1c: correct wrong definition of REG_DMA_CTRL | Huang, Xiong | 2 | -43/+32 |
2012-04-18 | atl1c: wrong register used to stop TXQ | Huang, Xiong | 1 | -1/+1 |
2012-04-18 | atl1c: remove code related to rxq 1/2/3 | Huang, Xiong | 2 | -19/+13 |
2012-04-18 | atl1c: split 2 32bit registers of TPD to 4 16bit registers | Huang, Xiong | 3 | -39/+22 |
2012-04-18 | atl1c: remove SMB/CMB DMA related code | Huang, Xiong | 3 | -57/+6 |
2012-04-18 | atl1c: remove VPD register | Huang, Xiong | 3 | -16/+4 |
2012-04-18 | atl1c: remove HDS register | Huang, Xiong | 2 | -9/+0 |
2012-04-18 | atl1c: remove multiple-RX-Q code | Huang, Xiong | 3 | -210/+66 |
2012-04-18 | atl1c: update author contact info & company/driver desciption | Huang, Xiong | 1 | -2/+3 |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 245 | -7106/+11196 |
2012-04-17 | dmfe: enforce consistent timing delay. | françois romieu | 1 | -1/+5 |
2012-04-17 | mwifiex: corrections in timestamp related code | Amitkumar Karwar | 6 | -18/+30 |
2012-04-17 | mwifiex: code cleanup in BSS handling | Amitkumar Karwar | 3 | -64/+31 |
2012-04-17 | libertas USB: convert to asynchronous firmware loading | Daniel Drake | 1 | -59/+43 |
2012-04-17 | libertas SDIO: convert to asynchronous firmware loading | Daniel Drake | 1 | -85/+121 |
2012-04-17 | libertas: add asynchronous firmware loading capability | Daniel Drake | 4 | -0/+164 |
2012-04-17 | libertas: harden-up exit paths | Daniel Drake | 1 | -1/+8 |
2012-04-17 | libertas: Firmware loading simplifications | Daniel Drake | 8 | -293/+94 |
2012-04-17 | rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails | Andreas Hartmann | 1 | -3/+4 |
2012-04-17 | ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ | Gabor Juhos | 3 | -10/+11 |
2012-04-17 | ath9k: move ath9k_hw_fbin2freq function to eeprom.h | Gabor Juhos | 3 | -17/+8 |
2012-04-17 | ath9k: remove unused PWRINC_*_TO_*_CHAIN defines | Gabor Juhos | 1 | -3/+0 |
2012-04-17 | ath9k: merge power correction constants | Gabor Juhos | 2 | -9/+6 |
2012-04-17 | drivers/net/wireless/libertas/if_usb.c: add missing debugging code | Julia Lawall | 1 | -2/+4 |
2012-04-17 | r8169: support the new RTL8411 chip. | Hayes Wang | 1 | -2/+138 |
2012-04-17 | r8169: adjust some functions of 8111f | Hayes Wang | 1 | -52/+47 |
2012-04-17 | r8169: support the new RTL8402 chip. | Hayes Wang | 1 | -1/+121 |
2012-04-17 | r8169: add device specific CSI access helpers. | Hayes Wang | 1 | -106/+194 |
2012-04-17 | r8169: modify pll power function | Hayes Wang | 1 | -7/+30 |
2012-04-17 | r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling. | Francois Romieu | 1 | -0/+6 |
2012-04-17 | r8169: Config1 is read-only on 8168c and later. | Francois Romieu | 1 | -2/+13 |
2012-04-16 | hippi: fix printk format in rrunner.c | Randy Dunlap | 1 | -2/+3 |
2012-04-16 | iwlwifi: remove get_cmd_string | Johannes Berg | 12 | -115/+144 |
2012-04-16 | iwlwifi: optimize struct iwl_cmd_meta layout | Johannes Berg | 1 | -2/+2 |
2012-04-16 | iwlwifi: expose static methods for MVM use | David Spinadel | 5 | -78/+156 |
2012-04-16 | iwlwifi: phy db channel to tx power channel group | David Spinadel | 2 | -2/+24 |
2012-04-16 | iwlwifi: Disabling calibrations variable | Dor Shaish | 4 | -11/+50 |
2012-04-16 | iwlwifi: remove uneeded include from iwl-pci.c | Emmanuel Grumbach | 1 | -2/+0 |
2012-04-16 | iwlwifi: remove double verification of ucode sections | David Spinadel | 1 | -36/+0 |
2012-04-16 | iwlwifi: set size of ucode section | David Spinadel | 1 | -0/+1 |
2012-04-16 | iwlwifi: remove iwl_tx_queue declaration | Johannes Berg | 1 | -2/+0 |
2012-04-16 | iwlwifi: move status definitions from iwl-shared | Don Fry | 6 | -29/+31 |
2012-04-16 | iwlwifi: added HBUS_TARG_TEST_REG | Amit Beka | 1 | -0/+3 |
2012-04-16 | iwlwifi: move HCMD_ACTIVE to trans | Don Fry | 6 | -17/+18 |
2012-04-16 | iwlwifi: complete STATUS_READY refactoring | Don Fry | 3 | -6/+17 |
2012-04-16 | iwlwifi: remove antenna from mod params struct | Johannes Berg | 1 | -2/+0 |
2012-04-16 | iwlwifi: remove uCode alternatives mechanism | Johannes Berg | 5 | -53/+4 |
2012-04-16 | iwlwifi: remove no_sleep_autoadjust | Johannes Berg | 4 | -73/+2 |
2012-04-16 | net/can: use module_pci_driver | Axel Lin | 5 | -59/+5 |