summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-02ath9k: Cleanup IQ calibration for PCOEM chipsSujith Manoharan1-11/+1
2013-12-02ath9k_hw: allow fast channel change when only CHANNEL_HT changesFelix Fietkau1-3/+4
2013-12-02ath9k_hw: fix TSF save/restore around chip resetFelix Fietkau1-6/+10
2013-12-02ath9k: optimize ath9k_flushFelix Fietkau3-21/+27
2013-12-02ath9k: optimize ath_drain_all_txqFelix Fietkau1-0/+3
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau3-5/+26
2013-12-02ath9k: Fix TX IQ calibration for SoC chipsSujith Manoharan1-12/+8
2013-12-02ath9k: Fix Carrier Leak calibration for SoC chipsSujith Manoharan2-29/+7
2013-12-02ath9k: Remove unnecessary checkSujith Manoharan1-2/+1
2013-12-02ath9k: Remove RTT/MCI code from SoC calibrationSujith Manoharan1-69/+1
2013-12-02ath9k: Separate routines for PCOEM and SoC calibrationSujith Manoharan1-3/+195
2013-12-02ath9k: fix SC_OP_INVALID test in ath9k_tx99_init()Dan Carpenter1-1/+1
2013-12-02ath9k: Update MAINTAINERSSujith Manoharan1-11/+8
2013-12-02ath9k: Apply CUS227 specific TX gain valuesSujith Manoharan2-0/+110
2013-12-02ath9k: Remove pcieSerDesWriteSujith Manoharan3-13/+9
2013-12-02ath9k: Remove unused AR9462 2.0 initvalsSujith Manoharan1-14/+0
2013-12-02ath9k: Add SERDES initvals for AR9462 2.1Sujith Manoharan2-0/+11
2013-12-02ath9k: Add an initialization routine for WoWSujith Manoharan3-19/+25
2013-12-02ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan6-337/+381
2013-12-02ath9k: Add a config option for WoWSujith Manoharan1-0/+8
2013-12-02ath9k: Fix wow.c compilationSujith Manoharan2-1/+2
2013-12-02ath9k: Fix TX99 config option usageSujith Manoharan7-248/+290
2013-12-02ath9k: Identify Killer Wireless cardsSujith Manoharan3-0/+24
2013-12-02ath9k: Add WB335 PCI IDsSujith Manoharan1-0/+25
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu1-25/+50
2013-11-21genetlink: fix genl_set_err() group IDJohannes Berg1-0/+3
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg2-6/+3
2013-11-21packet: fix use after free race in send path when dev is releasedDaniel Borkmann2-23/+37
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21wimax: remove dead codeMichael Opdenacker1-1/+0
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-53/+135
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-16/+29
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-53/+135
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur3-7/+73
2013-11-21net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-21net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-21net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-11-21net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa1-1/+2
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa35-115/+67
2013-11-21bridge: flush br's address entry in fdb when remove theDing Tianhong1-0/+2
2013-11-21net: core: Always propagate flag changes to interfacesVlad Yasevich1-1/+1
2013-11-21ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov1-2/+6
2013-11-21Merge branch 'r8152'David S. Miller1-64/+50
2013-11-21r8152: fix incorrect type in assignmenthayeswang1-9/+9
2013-11-21r8152: support stopping/waking tx queuehayeswang1-0/+22
2013-11-21r8152: modify the tx flowhayeswang1-43/+3
2013-11-21r8152: fix tx/rx memory overflowhayeswang1-13/+17
2013-11-20aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds129-1432/+1437
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-3/+0