- 9ff2644 ip6_tunnel: dont drop packet but consume it by Eric Dumazet · 13 years ago
- 7426a56 net: fix compile error of leaking kmemleak.h header by Shan Wei · 13 years ago
- 59e26ef atl1c: restore max-read-request-size in Device Conrol Register by Huang, Xiong · 13 years ago
- c24588a atl1c: using fixed TXQ configuration for l2cb and l1c by Huang, Xiong · 13 years ago
- 3f6f6a6 atl1c: remove dmaw_block by Huang, Xiong · 13 years ago
- 37bfccb atl1c: correct wrong definition of REG_DMA_CTRL by Huang, Xiong · 13 years ago
- 0cbec61 atl1c: wrong register used to stop TXQ by Huang, Xiong · 13 years ago
- 027392c atl1c: remove code related to rxq 1/2/3 by Huang, Xiong · 13 years ago
- 0af4833 atl1c: split 2 32bit registers of TPD to 4 16bit registers by Huang, Xiong · 13 years ago
- 8d5c683 atl1c: remove SMB/CMB DMA related code by Huang, Xiong · 13 years ago
- 864ad85 atl1c: remove VPD register by Huang, Xiong · 13 years ago
- f4e5db2 atl1c: remove HDS register by Huang, Xiong · 13 years ago
- 9f1fd0e atl1c: remove multiple-RX-Q code by Huang, Xiong · 13 years ago
- 70c9fbd atl1c: update author contact info & company/driver desciption by Huang, Xiong · 13 years ago
- 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- 91fbe33 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
- 1e5cc26 batman-adv: skip the window protection test when the originator has no neighbours by Antonio Quartulli · 13 years ago
- c97c72b batman-adv: print OGM seq numbers as unsigned int by Antonio Quartulli · 13 years ago
- 0d12507 batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) by Antonio Quartulli · 13 years ago
- 1eeb479 batman-adv: mark existing ogm variables as batman iv by Marek Lindner · 13 years ago
- 76e3d7f batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN by Marek Lindner · 13 years ago
- cd8b78e batman-adv: refactoring API: find generalized name for bat_ogm_init_primary callback by Marek Lindner · 13 years ago
- 77af757 batman-adv: handle routing code initialization properly by Marek Lindner · 13 years ago
- 00a5007 batman-adv: add iface_disable() callback to routing API by Marek Lindner · 13 years ago
- d7d32ec batman-adv: randomize initial seqno to avoid collision by Marek Lindner · 13 years ago
- c2aca02 batman-adv: refactoring API: find generalized name for bat_ogm_init callback by Marek Lindner · 13 years ago
- 8140625 batman-adv: move ogm initialization into the proper function by Marek Lindner · 13 years ago
- e88af94 batman-adv: remove duplicated line in comment by Antonio Quartulli · 13 years ago
- 6d2003f batman-adv: convert the tt_crc to network order by Antonio Quartulli · 13 years ago
- 798ec84 net/core:Remove memleak reports by kmemleak_not_leak. by majianpeng · 13 years ago
- 7f59388 net/ipv4:Remove two memleak reports by kmemleak_not_leak. by majianpeng · 13 years ago
- 85bba52 net: filter: remove unused cpu_off in sparc JIT by Eric Dumazet · 13 years ago
- 0c20494 dmfe: enforce consistent timing delay. by françois romieu · 13 years ago
- 584c5e2 net: filter: Fix some more small issues in sparc JIT. by David S. Miller · 13 years ago
- 7b56f76 net: filter: Fix some minor issues in sparc JIT. by David S. Miller · 13 years ago
- b5abcf0 mwifiex: corrections in timestamp related code by Amitkumar Karwar · 13 years ago
- 9558a40 mwifiex: code cleanup in BSS handling by Amitkumar Karwar · 13 years ago
- ce84bb6 libertas USB: convert to asynchronous firmware loading by Daniel Drake · 13 years ago
- 66d647e libertas SDIO: convert to asynchronous firmware loading by Daniel Drake · 13 years ago
- 534111c libertas: add asynchronous firmware loading capability by Daniel Drake · 13 years ago
- 0beecac libertas: harden-up exit paths by Daniel Drake · 13 years ago
- 370803c libertas: Firmware loading simplifications by Daniel Drake · 13 years ago
- be03d4a rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails by Andreas Hartmann · 13 years ago
- 8edb254 ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ by Gabor Juhos · 13 years ago
- 23bd7ce ath9k: move ath9k_hw_fbin2freq function to eeprom.h by Gabor Juhos · 13 years ago
- 86ae26d ath9k: remove unused PWRINC_*_TO_*_CHAIN defines by Gabor Juhos · 13 years ago
- 6010e72 ath9k: merge power correction constants by Gabor Juhos · 13 years ago
- 1e66eda drivers/net/wireless/libertas/if_usb.c: add missing debugging code by Julia Lawall · 13 years ago
- b3d7b2f r8169: support the new RTL8411 chip. by Hayes Wang · 13 years ago
- 5f886e0 r8169: adjust some functions of 8111f by Hayes Wang · 13 years ago
- 7e18dca r8169: support the new RTL8402 chip. by Hayes Wang · 13 years ago
- beb1fe1 r8169: add device specific CSI access helpers. by Hayes Wang · 13 years ago
- 0004299 r8169: modify pll power function by Hayes Wang · 13 years ago
- d387b42 r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling. by Francois Romieu · 13 years ago
- 851e602 r8169: Config1 is read-only on 8168c and later. by Francois Romieu · 13 years ago
- ecffe75 hippi: fix printk format in rrunner.c by Randy Dunlap · 13 years ago
- 7335bae Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
- 2809a20 net: filter: Just In Time compiler for sparc by David S. Miller · 13 years ago
- d9fb646 iwlwifi: remove get_cmd_string by Johannes Berg · 13 years ago
- c14c737 iwlwifi: optimize struct iwl_cmd_meta layout by Johannes Berg · 13 years ago
- 50c1e9a iwlwifi: expose static methods for MVM use by David Spinadel · 13 years ago
- cfd8544 iwlwifi: phy db channel to tx power channel group by David Spinadel · 13 years ago
- bfb45f5 iwlwifi: Disabling calibrations variable by Dor Shaish · 13 years ago
- 7dcf1e6 iwlwifi: remove uneeded include from iwl-pci.c by Emmanuel Grumbach · 13 years ago
- 0e02fe5 iwlwifi: remove double verification of ucode sections by David Spinadel · 13 years ago
- 1176f43 iwlwifi: set size of ucode section by David Spinadel · 13 years ago
- 917c2ce iwlwifi: remove iwl_tx_queue declaration by Johannes Berg · 13 years ago
- 01d651d iwlwifi: move status definitions from iwl-shared by Don Fry · 13 years ago
- f8c6c6b iwlwifi: added HBUS_TARG_TEST_REG by Amit Beka · 13 years ago
- 74fda97 iwlwifi: move HCMD_ACTIVE to trans by Don Fry · 13 years ago
- 8a8bbdb iwlwifi: complete STATUS_READY refactoring by Don Fry · 13 years ago
- dec63ce iwlwifi: remove antenna from mod params struct by Johannes Berg · 13 years ago
- 0479c19 iwlwifi: remove uCode alternatives mechanism by Johannes Berg · 13 years ago
- 8496579 iwlwifi: remove no_sleep_autoadjust by Johannes Berg · 13 years ago
- fb7944b net/can: use module_pci_driver by Axel Lin · 13 years ago
- a75afd4 can: fix sparse warning for cgw_list by Daniel Baluta · 13 years ago
- f57d7b6 wireless: rt2x00: rt2800pci add more RT539x ids by Xose Vazquez Perez · 13 years ago
- 8f35f78 wireless: rt2x00: rt{2500,73}usb.c put back duplicate id by Xose Vazquez Perez · 13 years ago
- 8f942b9 ath9k: simplify ath9k_hw_get_scaled_power function by Gabor Juhos · 13 years ago
- ea6f792 ath9k: introduce ath9k_hw_get_scaled_power helper by Gabor Juhos · 13 years ago
- 21bd6ea ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN by Gabor Juhos · 13 years ago
- d9e9145 ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpower by Gabor Juhos · 13 years ago
- 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 13 years ago
- 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 13 years ago
- f11bbfd rtlwifi: rtl8192ce: Remove false positives for kmemleak by Larry Finger · 13 years ago
- 8864208 ath5k: add PCI id by Yoshinori Sato · 13 years ago
- cd484ae ath9k: fix beacon descriptor by Rajkumar Manoharan · 13 years ago
- 4e7fb71 ath9k: skip beaconing when reset work is pending by Rajkumar Manoharan · 13 years ago
- af1e8a6 ath9k: reset noiseimmunity level to default by Rajkumar Manoharan · 13 years ago
- f9616e0 cfg80211: increse bss expire time by Rajkumar Manoharan · 13 years ago
- de5f8fc ath9k: fix ibss beacon next tbtt by Rajkumar Manoharan · 13 years ago
- 3e5217e ath9k: fix ibss fair beacon distribution for AR9462 by Rajkumar Manoharan · 13 years ago
- f4f9f6e tcp: restore formatting of macros for tcp_skb_cb sacked field by Neal Cardwell · 13 years ago
- 65cff87 atl1: remove unused member from atl1_adapter structure by Tony Zelenoff · 13 years ago
- 579b063 hostap: GFP_ATOMIC/GFP_KERNEL cleanup by Matt Renzelmann · 13 years ago
- ec14bcd mac80211: Take into account TSF adjustment latency in Toffset setpoint by Javier Cardona · 13 years ago
- a802a6e mac80211: Choose a new toffset setpoint if a big tsf jump is detected. by Javier Cardona · 13 years ago
- b6ba82c mac80211_hwsim: fixup for tsf setting by Javier Cardona · 13 years ago
- dcca1cf mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1) by Javier Cardona · 13 years ago
- b381fa3 ath9k: optimize the hardware hang check by Felix Fietkau · 13 years ago