summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-16ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf
2010-06-16ath5k: move checks and stats into new functionBruno Randolf
2010-06-16ath5k: split descriptor handling and frame receiveBruno Randolf
2010-06-16ath5k: unify rx descriptor error handlingBruno Randolf
2010-06-16ath5k: reset more pointers after we free skbsBruno Randolf
2010-06-16ath5k: print more errors when decriptor setup failsBruno Randolf
2010-06-16ath5k: fix rx descriptor debuggingBruno Randolf
2010-06-16ath5k: fix some comment typosBruno Randolf
2010-06-16ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf
2010-06-16ath5k: more debug prints for resetsBruno Randolf
2010-06-16ipw2200: Enable LED by defaultubuntu@tjworld.net
2010-06-16p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara
2010-06-16zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet
2010-06-16zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou
2010-06-15gadget/rndis: dev_get_stats() now returns rtnl_link_stats64.David S. Miller
2010-06-15inetpeer: do not use zero refcnt for freed entriesEric Dumazet
2010-06-15netpoll: Use correct primitives for RCU dereferencingHerbert Xu
2010-06-15bridge: Add const to dummy br_netpoll_send_skbHerbert Xu
2010-06-15net: NET_SKB_PAD should depend on L1_CACHE_BYTESEric Dumazet
2010-06-15ipfrag : frag_kfree_skb() cleanupEric Dumazet
2010-06-15ip_frag: Remove some atomic opsEric Dumazet
2010-06-15ipv6: syncookies: do not skip ->iif initializationFlorian Westphal
2010-06-15net: Fix error in comment on net_device_ops::ndo_get_statsBen Hutchings
2010-06-15netdev:bfin_mac: reclaim and free tx skb as soon as possible after transferSonic Zhang
2010-06-15inetpeer: RCU conversionEric Dumazet
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-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
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-15mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen