summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria2013-12-061-8/+0
| * | | qlge: Fix ethtool statisticsJitendra Kalsaria2013-12-061-0/+4
| * | | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-061-99/+137
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0519-44/+134
| |\|
| | * brcmfmac: fix uninitialized warningArend van Spriel2013-12-021-0/+2
| | * net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-021-6/+13
| | * net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-021-4/+3
| | * ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
| | * ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2013-12-0212-18/+88
| | |\
| | | * iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-251-1/+1
| | | * iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-251-1/+2
| | | * iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-253-4/+13
| | | * iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach2013-11-251-2/+2
| | | * iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach2013-11-251-2/+5
| | | * iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach2013-11-251-0/+5
| | | * iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach2013-11-251-1/+0
| | | * iwlwifi: add new HW - 7265 seriesOren Givon2013-11-253-0/+41
| | | * iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-255-7/+15
| | | * iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg2013-11-251-0/+4
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-251-4/+12
| | |\ \
| | | * | mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen2013-11-251-1/+1
| | | * | mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen2013-11-251-3/+11
| | | |/
| | * | mwifiex: fix memory leak issue for ibss joinUjjal Roy2013-11-251-2/+2
| | * | brcmsmac: Fix build dep on LEDS_CLASSBorislav Petkov2013-11-251-0/+2
| | |/
| * | cxgb4: Add new scheme to update T4/T5 firmwareHariprasad Shenai2013-12-034-190/+289
| * | cxgb4vf: added much cleaner implementation of is_t4()Hariprasad Shenai2013-12-036-16/+39
| * | cxgb4: Much cleaner implementation of is_t4()/is_t5()Hariprasad Shenai2013-12-035-70/+73
| * | net/mlx4_core: destroy workqueue when driver fails to registerWei Yang2013-12-031-0/+2
| * | xen-netback: clear vif->task on disconnectPaul Durrant2013-12-031-8/+12
| * | net: do not pretend FRAGLIST supportEric Dumazet2013-12-024-4/+3
| * | net: fec_main: dma_map() only the length of the skbSebastian Siewior2013-12-021-5/+4
| * | drivers: net: cpsw: fix dt probe for one port ethernetMugunthan V N2013-12-021-0/+2
| * | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-022-7/+27
* | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-153-9/+38
|\ \ \
| * | | PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-071-3/+9
| * | | PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt PinJason Gunthorpe2013-11-261-0/+5
| * | | PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()Rafael J. Wysocki2013-11-251-1/+3
| * | | PCI: Avoid unnecessary CPU switch when calling driver .probe() methodAlexander Duyck2013-11-251-5/+21
* | | | Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-141-1/+1
|\ \ \ \
| * | | | sb_edac: Shut up compiler warning when EDAC_DEBUG is enabledAristeu Rozanski2013-11-301-1/+1
* | | | | Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-12-1315-67/+191
|\ \ \ \ \
| * | | | | dm array: fix a reference counting bug in shadow_ablockJoe Thornber2013-12-131-1/+9
| * | | | | dm space map: disallow decrementing a reference count below zeroJoe Thornber2013-12-131-9/+23
| * | | | | dm stats: initialize read-only module parameterMikulas Patocka2013-12-111-0/+1
| * | | | | dm bufio: initialize read-only module parametersMikulas Patocka2013-12-111-0/+5
| * | | | | dm cache: actually resize cacheVincent Pelletier2013-12-101-1/+1
| * | | | | dm cache policy mq: fix promotions to occur as expectedJoe Thornber2013-12-101-5/+8
| * | | | | dm thin: allow pool in read-only mode to transition to read-write modeJoe Thornber2013-12-105-5/+29
| * | | | | dm thin: re-establish read-only state when switching to fail modeJoe Thornber2013-12-101-0/+1