summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | sch_pie: schedule the timer after all init succeedWANG Cong2014-10-291-1/+1
| * | | Merge branch 'cdc-ether'David S. Miller2014-10-283-14/+57
| |\ \ \
| | * | | cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin2014-10-281-0/+5
| | * | | cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin2014-10-281-14/+28
| | * | | usbnet: add a callback for set_rx_modeOlivier Blin2014-10-282-0/+24
| |/ / /
| * | | Merge branch 'systemport-net'David S. Miller2014-10-281-6/+5
| |\ \ \
| | * | | net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli2014-10-281-0/+2
| | * | | net: systemport: enable RX interrupts after NAPIFlorian Fainelli2014-10-281-6/+3
| |/ / /
| * | | skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap2014-10-281-0/+4
| * | | net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers2014-10-281-0/+19
| * | | drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-281-9/+9
| * | | Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-2840-122/+269
| |\ \ \ | | | |/ | | |/|
| | * | Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-10-276-13/+27
| | |\ \
| | | * | mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-202-10/+15
| | | * | mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-10-141-1/+1
| | | * | nl80211: sanity check the channel switch counter valueLuciano Coelho2014-10-091-1/+9
| | | * | net: rfkill: kernel-doc warning fixesFabian Frederick2014-10-091-2/+2
| | | * | mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho2014-10-091-1/+1
| | | * | mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman2014-10-091-0/+1
| | * | | Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...John W. Linville2014-10-2714-44/+106
| | |\ \ \
| | | * | | iwlwifi: pcie: fix polling in various placesEmmanuel Grumbach2014-10-231-3/+3
| | | * | | Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"Emmanuel Grumbach2014-10-231-6/+2
| | | * | | iwlwifi: dvm: drop non VO frames when flushingEmmanuel Grumbach2014-10-231-11/+13
| | | * | | iwlwifi: mvm: ROC - bug fixes around time events and lockingMatti Gottlieb2014-10-232-10/+17
| | | * | | iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibssHaim Dreyfuss2014-10-231-0/+7
| | | * | | iwlwifi: mvm: BT coex - fix BT prio for probe requestsEmmanuel Grumbach2014-10-231-1/+2
| | | * | | iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach2014-10-232-4/+4
| | | * | | iwlwifi: 8000: fix string given to MODULE_FIRMWARELiad Kaufman2014-10-231-1/+2
| | | * | | iwlwifi: configure the LTREmmanuel Grumbach2014-10-236-8/+56
| | | |/ /
| | * | | rtlwifi: Add check for get_btc_status callbackLarry Finger2014-10-231-1/+2
| | * | | ath9k_common: always update value in ath9k_cmn_update_txpowFelix Fietkau2014-10-231-4/+4
| | * | | rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese2014-10-235-6/+26
| | * | | rtl8192cu: Call ieee80211_register_hw from rtl_usb_probeKarsten Wiese2014-10-231-0/+11
| | * | | rtl8192cu: Fix for rtlwifi's bluetooth coexist functionalityKarsten Wiese2014-10-231-0/+7
| | * | | ath: use CTL region from cfg80211 if unset in EEPROMFelix Fietkau2014-10-232-0/+15
| | * | | rtlwifi: rtl8821ae: Fix possible array overrunLarry Finger2014-10-231-6/+9
| | * | | ath9k: Enable HW queue control only for MCCSujith Manoharan2014-10-233-27/+41
| | * | | rtlwifi: prevent format string usage from leakingKees Cook2014-10-231-1/+1
| | * | | bcma: add another PCI ID of device with BCM43228Rafał Miłecki2014-10-231-2/+3
| | * | | brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...Rickard Strandqvist2014-10-231-13/+12
| | * | | rtlwifi: rtl8192ee: Prevent log spamming for switch statementsLarry Finger2014-10-231-4/+4
| | * | | bcma: fix build when CONFIG_OF_ADDRESS is not setHauke Mehrtens2014-10-231-1/+1
| * | | | Merge branch 'dsa-net'David S. Miller2014-10-282-2/+5
| |\ \ \ \
| | * | | | dsa: mv88e6171: Fix tagging protocol/KconfigAndrew Lunn2014-10-281-1/+1
| | * | | | net: dsa: Error out on tagging protocol mismatchesAndrew Lunn2014-10-281-1/+4
| |/ / / /
| * | | | bpf: split eBPF out of NETAlexei Starovoitov2014-10-285-5/+28
| * | | | Merge branch 'cxgb4-net'David S. Miller2014-10-282-5/+56
| |\ \ \ \
| | * | | | cxgb4 : Handle dcb enable correctlyAnish Bhatt2014-10-282-2/+11
| | * | | | cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt2014-10-281-3/+45
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-276-40/+27
| |\ \ \ \ | | | |_|/ | | |/| |