summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2010-06-15netxen: fix rcv buffer leakAmit Kumar Salecha
2010-06-15netxen: fix memory leaks in error pathAmit Kumar Salecha
2010-06-15netdev:bfin_mac: reclaim and free tx skb as soon as possible after transferSonic Zhang
2010-06-15pcmcia: dev_node removal bugfixDominik Brodowski
2010-06-15cnic: Fix cnic_cm_abort() error handling.Michael Chan
2010-06-15cnic: Refactor and fix cnic_ready_to_close().Michael Chan
2010-06-15cnic: Refactor code in cnic_cm_process_kcqe().Michael Chan
2010-06-15cnic: Return error code in cnic_cm_close() if unsuccessful.Michael Chan
2010-06-15ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck
2010-06-15ath9k_htc: Fix ampdu_action callbackSujith
2010-06-15ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez
2010-06-15rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn
2010-06-15rt2x00: Enable HW crypto by defaultIvo van Doorn
2010-06-15rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn
2010-06-15rt2x00: Update author rt2800libIvo van Doorn
2010-06-15rt2x00: Enable fallback rates for rt61pci and rt73usbIvo van Doorn
2010-06-15rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa
2010-06-15rt2x00: provide mac80211 a suitable max_rates valueHelmut Schaa
2010-06-15rt2x00: Fix typo in rt2800_config_txpowerHelmut Schaa
2010-06-15rt2x00: Fix TX_STA_FIFO handlingHelmut Schaa
2010-06-15rt2x00: Add comment about BBP1_TX_POWERHelmut Schaa
2010-06-15rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handlingHelmut Schaa
2010-06-15rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retriedHelmut Schaa
2010-06-15rt2x00: don't use TXDONE_FALLBACK as success indicatorHelmut Schaa
2010-06-15rt2x00: clarify meaning of txdone flagsHelmut Schaa
2010-06-15hostap: Protect against initialization interruptTim Gardner
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-15macvlan: use rx_handler_data pointer to store macvlan_port pointer V2Jiri Pirko
2010-06-15net: add rx_handler data pointerJiri Pirko
2010-06-15iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville
2010-06-14bnx2x: Fix link problem with some DACsYaniv Rosner
2010-06-14loopback: Implement 64bit stats on 32bit archesEric Dumazet
2010-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-14ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau
2010-06-14ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau
2010-06-14ath9k: enable AR9003 PCI IDsLuis R. Rodriguez
2010-06-14ath9k: implement PA predistortion supportFelix Fietkau
2010-06-14ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau
2010-06-14ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau
2010-06-14ath9k_hw: add register definitions related to PA predistortionFelix Fietkau
2010-06-14ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau
2010-06-14ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau
2010-06-14ath9k: fix queue stopping thresholdFelix Fietkau
2010-06-14ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau
2010-06-14ath9k: make ath_get_hal_qnum staticFelix Fietkau