| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | bonding: start slaves with link down for ARP monitor | Michal Kubeček | 2012-04-19 | 1 | -12/+21 |
* | | nf_bridge: remove holes in struct nf_bridge_info | Eric Dumazet | 2012-04-19 | 1 | -5/+5 |
* | | ipv4: dont drop packet in defrag but consume it | Eric Dumazet | 2012-04-19 | 1 | -1/+1 |
* | | net: gro: GRO_MERGED_FREE consumes packets | Eric Dumazet | 2012-04-19 | 1 | -1/+4 |
* | | net: dont drop packet but consume it | Eric Dumazet | 2012-04-19 | 1 | -1/+1 |
* | | ipv6: dccp: dont drop packet but consume it | Eric Dumazet | 2012-04-19 | 1 | -1/+1 |
* | | packet: dont drop packet but consume it | Eric Dumazet | 2012-04-19 | 1 | -1/+1 |
* | | ipv6: tcp: dont drop packet but consume it | Eric Dumazet | 2012-04-19 | 1 | -1/+1 |
* | | netlink: dont drop packet but consume it | Eric Dumazet | 2012-04-19 | 1 | -1/+1 |
* | | ip6_tunnel: dont drop packet but consume it | Eric Dumazet | 2012-04-19 | 1 | -1/+1 |
* | | net: fix compile error of leaking kmemleak.h header | Shan Wei | 2012-04-19 | 2 | -0/+2 |
* | | atl1c: restore max-read-request-size in Device Conrol Register | Huang, Xiong | 2012-04-18 | 2 | -11/+11 |
* | | atl1c: using fixed TXQ configuration for l2cb and l1c | Huang, Xiong | 2012-04-18 | 2 | -19/+28 |
* | | atl1c: remove dmaw_block | Huang, Xiong | 2012-04-18 | 2 | -5/+0 |
* | | atl1c: correct wrong definition of REG_DMA_CTRL | Huang, Xiong | 2012-04-18 | 2 | -43/+32 |
* | | atl1c: wrong register used to stop TXQ | Huang, Xiong | 2012-04-18 | 1 | -1/+1 |
* | | atl1c: remove code related to rxq 1/2/3 | Huang, Xiong | 2012-04-18 | 2 | -19/+13 |
* | | atl1c: split 2 32bit registers of TPD to 4 16bit registers | Huang, Xiong | 2012-04-18 | 3 | -39/+22 |
* | | atl1c: remove SMB/CMB DMA related code | Huang, Xiong | 2012-04-18 | 3 | -57/+6 |
* | | atl1c: remove VPD register | Huang, Xiong | 2012-04-18 | 3 | -16/+4 |
* | | atl1c: remove HDS register | Huang, Xiong | 2012-04-18 | 2 | -9/+0 |
* | | atl1c: remove multiple-RX-Q code | Huang, Xiong | 2012-04-18 | 3 | -210/+66 |
* | | atl1c: update author contact info & company/driver desciption | Huang, Xiong | 2012-04-18 | 1 | -2/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-04-18 | 290 | -7242/+14493 |
|\ \ |
|
| * | | mwifiex: corrections in timestamp related code | Amitkumar Karwar | 2012-04-17 | 6 | -18/+30 |
| * | | mwifiex: code cleanup in BSS handling | Amitkumar Karwar | 2012-04-17 | 3 | -64/+31 |
| * | | libertas USB: convert to asynchronous firmware loading | Daniel Drake | 2012-04-17 | 1 | -59/+43 |
| * | | libertas SDIO: convert to asynchronous firmware loading | Daniel Drake | 2012-04-17 | 1 | -85/+121 |
| * | | libertas: add asynchronous firmware loading capability | Daniel Drake | 2012-04-17 | 4 | -0/+164 |
| * | | libertas: harden-up exit paths | Daniel Drake | 2012-04-17 | 1 | -1/+8 |
| * | | libertas: Firmware loading simplifications | Daniel Drake | 2012-04-17 | 8 | -293/+94 |
| * | | rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails | Andreas Hartmann | 2012-04-17 | 1 | -3/+4 |
| * | | ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ | Gabor Juhos | 2012-04-17 | 3 | -10/+11 |
| * | | ath9k: move ath9k_hw_fbin2freq function to eeprom.h | Gabor Juhos | 2012-04-17 | 3 | -17/+8 |
| * | | ath9k: remove unused PWRINC_*_TO_*_CHAIN defines | Gabor Juhos | 2012-04-17 | 1 | -3/+0 |
| * | | ath9k: merge power correction constants | Gabor Juhos | 2012-04-17 | 2 | -9/+6 |
| * | | drivers/net/wireless/libertas/if_usb.c: add missing debugging code | Julia Lawall | 2012-04-17 | 1 | -2/+4 |
| * | | iwlwifi: remove get_cmd_string | Johannes Berg | 2012-04-16 | 12 | -115/+144 |
| * | | iwlwifi: optimize struct iwl_cmd_meta layout | Johannes Berg | 2012-04-16 | 1 | -2/+2 |
| * | | iwlwifi: expose static methods for MVM use | David Spinadel | 2012-04-16 | 5 | -78/+156 |
| * | | iwlwifi: phy db channel to tx power channel group | David Spinadel | 2012-04-16 | 2 | -2/+24 |
| * | | iwlwifi: Disabling calibrations variable | Dor Shaish | 2012-04-16 | 4 | -11/+50 |
| * | | iwlwifi: remove uneeded include from iwl-pci.c | Emmanuel Grumbach | 2012-04-16 | 1 | -2/+0 |
| * | | iwlwifi: remove double verification of ucode sections | David Spinadel | 2012-04-16 | 1 | -36/+0 |
| * | | iwlwifi: set size of ucode section | David Spinadel | 2012-04-16 | 1 | -0/+1 |
| * | | iwlwifi: remove iwl_tx_queue declaration | Johannes Berg | 2012-04-16 | 1 | -2/+0 |
| * | | iwlwifi: move status definitions from iwl-shared | Don Fry | 2012-04-16 | 6 | -29/+31 |
| * | | iwlwifi: added HBUS_TARG_TEST_REG | Amit Beka | 2012-04-16 | 1 | -0/+3 |
| * | | iwlwifi: move HCMD_ACTIVE to trans | Don Fry | 2012-04-16 | 6 | -17/+18 |
| * | | iwlwifi: complete STATUS_READY refactoring | Don Fry | 2012-04-16 | 3 | -6/+17 |