aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* mwifiex: inform cfg80211 about disconnect for P2P client interfaceAvinash Patil2013-10-14
* mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil2013-10-14
* wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.Solomon Peachy2013-10-10
* rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland2013-10-10
* iwlwifi: pcie: fix merge damageJohannes Berg2013-10-07
* ath9k: fix tx queue scheduling after channel changesFelix Fietkau2013-10-07
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-07
|\
| * iwlwifi: mvm: call ieee80211_scan_completed when neededEmmanuel Grumbach2013-10-02
| * iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach2013-10-02
| * iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach2013-10-02
| * iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC seriesMatti Gottlieb2013-10-02
| * iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-02
| * iwlwifi: mvm: Disable uAPSD for D3 imageAlexander Bondar2013-10-02
* | ath9k: fix powersave response handling for BA session packetsFelix Fietkau2013-09-30
* | mwifiex: fix SDIO interrupt lost issueAmitkumar Karwar2013-09-30
* | Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-30
* | brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel2013-09-26
* | brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-26
* | mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao2013-09-26
* | mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar2013-09-26
* | p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-09-26
* | cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy2013-09-26
* | Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy2013-09-26
* | mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao2013-09-26
* | rtlwifi: Align private space in rtl_priv structLarry Finger2013-09-26
* | ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau2013-09-26
* | p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov2013-09-26
* | ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau2013-09-26
* | ath9k: Fix regression in LNA diversitySujith Manoharan2013-09-26
* | ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau2013-09-26
* | ath9k: fix stale flag handling on buffer cloneFelix Fietkau2013-09-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-19
|\ \ | |/ |/|
| * netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov2013-09-19
| * skge: fix broken driverMikulas Patocka2013-09-19
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-19
| * xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant2013-09-19
| * cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-18
| * bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-18
| * vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala2013-09-17
| * drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-17
| * net loopback: Set loopback_dev to NULL when freedEric W. Biederman2013-09-17
| * Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-16
| |\
| | * sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings2013-09-11
| | * sfc: Clean up validation of datapath capabilitiesBen Hutchings2013-09-11
| | * sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings2013-09-11
| | * sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings2013-09-11
| | * sfc: Minimal support for 40G link speedBen Hutchings2013-09-05
| * | net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda2013-09-16
| * | net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda2013-09-16
| * | net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-09-16