summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fddi: Move the FDDI driversJeff Kirsher2011-08-2743-72/+86
* Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-08-264-194/+69Star
|\
| * sunbmac: use standard #defines from mii.h.Francois Romieu2011-08-252-32/+16Star
| * dl2k: use standard #defines from mii.h.Francois Romieu2011-08-252-162/+53Star
* | e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-262-9/+11
* | bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter2011-08-261-1/+1
* | bna: unlock on error path in pnad_pci_probe()Dan Carpenter2011-08-261-2/+2
* | bnx2x: Add new PHY BCM54616Yaniv Rosner2011-08-262-0/+3
* | bnx2x: resurrect RX hashingMichal Schmidt2011-08-261-2/+2
* | fcoe: convert to SKB paged frag API.Ian Campbell2011-08-262-3/+4
* | bnx2fc: convert to SKB paged frag API.Ian Campbell2011-08-261-1/+1
* | bnx2x: convert to SKB paged frag API.Ian Campbell2011-08-261-3/+2Star
* | bnx2: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+4
* | tg3: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+2Star
* | IPoIB: convert to SKB paged frag API.Ian Campbell2011-08-262-4/+6
* | IB: nes: convert to SKB paged frag API.Ian Campbell2011-08-261-10/+11
* | IB: amso1100: convert to SKB paged frag API.Ian Campbell2011-08-261-5/+3Star
* | atm: convert to SKB paged frag API.Ian Campbell2011-08-261-1/+2
|/
* be2net: remove unused variableSathya Perla2011-08-251-1/+0Star
* be2net: increase FW update completion timeoutSathya Perla2011-08-251-1/+1
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-251-3/+19
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-252-20/+8Star
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-251-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-22279-53502/+21356Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22279-53502/+21356Star
| |\
| | * staging: remove ath6klKalle Valo2011-08-13111-50006/+0Star
| | * mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-128-1634/+471Star
| | * ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau2011-08-121-2/+4
| | * ath9k: remove eeprom txgain override for minor version < 19Marek Lindner2011-08-121-4/+1Star
| | * ath9k: remove obselete commentsMohammed Shafi Shajakhan2011-08-101-5/+0Star
| | * ath9k: optimize rate control statisticsMohammed Shafi Shajakhan2011-08-101-2/+2
| | * ath9k_htc: minor clean-upMohammed Shafi Shajakhan2011-08-101-3/+0Star
| | * mac80211_hwsim: Fix RX status reporting for HTJouni Malinen2011-08-101-0/+6
| | * Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-08-106-70/+74
| | |\
| | | * ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-106-70/+74
| | * | Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville2011-08-0926-0/+17957
| | |\|
| | | * ath6kl: Release the memory allocated for the firmwareRaja Mani2011-08-091-0/+5
| | | * ath6kl: Fix crash during the connection processRaja Mani2011-08-091-3/+3
| | | * ath6kl: Cleanup void * in ath6kl_cfg80211_scan_node()Vasanthakumar Thiagarajan2011-08-093-3/+2Star
| | | * ath6kl: Use ath6kl_cfg80211_scan_node() directly instead of function pointerVasanthakumar Thiagarajan2011-08-093-9/+6Star
| | | * ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-12/+2Star
| | | * ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-093-4/+4
| | | * ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan2011-08-092-4/+7
| | | * ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan2011-08-093-3/+3
| | | * ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan2011-08-093-11/+1Star
| | | * ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2011-08-092-6/+2Star
| | | * ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan2011-08-093-6/+5Star
| | | * ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan2011-08-093-16/+17
| | | * ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan2011-08-093-4/+4
| | | * ath6kl: change aggreation timeout message from an error to a debug messageKalle Valo2011-08-092-1/+7