summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | mac802154: add missed bracesalex.bluesman.smirnov@gmail.com2012-06-261-1/+2
| * | | | | | | | | | | | net: l2tp_eth: fix l2tp_eth_dev_xmit raceEric Dumazet2012-06-261-3/+3
| * | | | | | | | | | | | net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-262-4/+9
| * | | | | | | | | | | | net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-261-0/+2
| * | | | | | | | | | | | net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin2012-06-261-2/+4
| * | | | | | | | | | | | ipheth: add support for iPadDavide Gerhard2012-06-261-0/+5
| * | | | | | | | | | | | caif-hsi: Add missing return in error pathSjur Brændeland2012-06-261-0/+1
| * | | | | | | | | | | | caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen2012-06-261-2/+2
| * | | | | | | | | | | | caif: Clear shutdown mask to zero at reconnect.Sjur Brændeland2012-06-261-0/+1
| * | | | | | | | | | | | tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()Neal Cardwell2012-06-261-1/+2
| * | | | | | | | | | | | ipv6: fib: fix fib dump restartEric Dumazet2012-06-261-2/+2
| * | | | | | | | | | | | batman-adv: fix race condition in TT full-table replacementAntonio Quartulli2012-06-231-2/+2
| * | | | | | | | | | | | batman-adv: only drop packets of known wifi clientsMarek Lindner2012-06-231-4/+4
| * | | | | | | | | | | | net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-231-5/+7
| * | | | | | | | | | | | r8169: RxConfig hack for the 8168evl.françois romieu2012-06-231-0/+1
| * | | | | | | | | | | | usbnet: handle remote wakeup asapMing Lei2012-06-231-16/+26
| * | | | | | | | | | | | usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei2012-06-231-0/+1
| * | | | | | | | | | | | usbnet: clear OPEN flag in failure pathMing Lei2012-06-231-1/+3
| * | | | | | | | | | | | net: qmi_wwan: fix Gobi device probingBjørn Mork2012-06-231-43/+40Star
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2219-58/+96
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2Star
| | * | | | | | | | | | | | iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
| | * | | | | | | | | | | | ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13
| | * | | | | | | | | | | | wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas2012-06-201-0/+4
| | * | | | | | | | | | | | wl1251: always report beacon loss to the stackGrazvydas Ignotas2012-06-201-2/+1Star
| | * | | | | | | | | | | | wl1251: fix TSF calculationGrazvydas Ignotas2012-06-201-1/+1
| | * | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-197-13/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-193-6/+18
| | | * | | | | | | | | | | | Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal2012-06-141-1/+1
| | | * | | | | | | | | | | | Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2012-06-122-0/+3
| | | * | | | | | | | | | | | Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc2012-06-121-6/+8
| | | * | | | | | | | | | | | Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-102-0/+2
| | * | | | | | | | | | | | | mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11Star
| | * | | | | | | | | | | | | airo: copying wrong data in airo_get_aplist()Dan Carpenter2012-06-191-2/+2
| | * | | | | | | | | | | | | mwifiex: fix uAP TX packet timeout issueAvinash Patil2012-06-191-7/+3Star
| | * | | | | | | | | | | | | ath5k: remove _bh from inner locksBob Copeland2012-06-191-2/+2
| | * | | | | | | | | | | | | ath9k: fix invalid pointer access in the tx pathFelix Fietkau2012-06-192-12/+18
| | * | | | | | | | | | | | | ath9k: fix a tx rate duration calculation bugFelix Fietkau2012-06-191-1/+1
| * | | | | | | | | | | | | | ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck2012-06-201-1/+1
| * | | | | | | | | | | | | | Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny2012-06-201-3/+7
| * | | | | | | | | | | | | | igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny2012-06-201-2/+0Star
| * | | | | | | | | | | | | | batman-adv: fix skb->data assignmentAntonio Quartulli2012-06-191-0/+2
| * | | | | | | | | | | | | | phy/micrel: change phy_id_mask for KSZ9021 and KS8001Jason Wang2012-06-191-4/+4
| * | | | | | | | | | | | | | sctp: fix warning when compiling without IPv6Daniel Halperin2012-06-191-0/+2
| * | | | | | | | | | | | | | ipv6: Move ipv6 proc file registration to end of init orderThomas Graf2012-06-191-10/+31
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1814-28/+124
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
| | * | | | | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-136-4/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
| | | * | | | | | | | | | | | | mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3