summaryrefslogtreecommitdiffstats
path: root/drivers/media (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-19bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li1-1/+1
2008-09-19bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li1-3/+1
2008-09-17ipvs: change some __constant_htons() to htons()Brian Haley2-2/+2
2008-09-17ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_s...Simon Horman1-0/+2
2008-09-17ipvs: supply a valid 0 address to ip_vs_conn_new()Simon Horman1-1/+2
2008-09-17ipvs: only unlock in ip_vs_edit_service() if already lockedSimon Horman1-3/+4
2008-09-13net: ip_vs_proto_{tcp,udp} build fixStephen Rothwell2-0/+2
2008-09-13multiq: Further multiqueue cleanupAlexander Duyck2-11/+16
2008-09-13skbedit: Fix a typo in the documentationAlexander Duyck1-1/+1
2008-09-13pkt_action: add new action skbeditAlexander Duyck7-1/+302
2008-09-13pkt_sched: Add multiqueue scheduler supportAlexander Duyck5-1/+530
2008-09-13tcp_ipv6: fix use of uninitialized memoryVegard Nossum1-1/+2
2008-09-13net: fix scheduling of dst_gc_task by __dst_freeBenjamin Thery1-0/+1
2008-09-12vlan: vlan device not reading gso max size of parent.Alexander Duyck2-0/+2
2008-09-12tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller1-0/+3
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal6-7/+128
2008-09-11mac80211: Reorder debugfs calls during netdev deinitJouni Malinen1-2/+2
2008-09-11mac80211: move frame TX functionJohannes Berg8-30/+30
2008-09-11mac80211: make ieee80211_rx_h_mgmt more readableJohannes Berg1-8/+8
2008-09-11mac80211: move spectrum management code outJohannes Berg5-89/+114
2008-09-11mac80211: make BA session handling independent of STA modeJohannes Berg4-362/+380
2008-09-11mac80211: initialise queue QoS parameters at hw startJohannes Berg4-27/+35
2008-09-11iwlwifi: Added support for 3 antennasGuy Cohen2-63/+122
2008-09-11iwlwifi: fix searching for best rate in new search columnGuy Cohen1-1/+2
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar1-13/+1
2008-09-11libertas: clear current command on card removalDan Williams1-1/+19
2008-09-11rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn6-63/+26
2008-09-11rt2x00: Make RFKILL enabled by defaultIvo van Doorn5-62/+42
2008-09-11mac80211: split ieee80211_sta_def_wmm_paramsJohannes Berg1-21/+27
2008-09-11mac80211: consolidate deauth/disassocJohannes Berg1-36/+11
2008-09-11mac80211: reorder frame code in mlmeJohannes Berg1-389/+387
2008-09-11mac80211: remove useless 'ibss' parameterJohannes Berg1-4/+3
2008-09-11mac80211: simplify scan startJohannes Berg1-4/+1
2008-09-11mac80211: clarify scan requestJohannes Berg1-1/+10
2008-09-11mac80211: move some HT code out of main.cJohannes Berg2-375/+375
2008-09-11mac80211: move some HT code out of mlme.cJohannes Berg4-321/+347
2008-09-11mac80211: move BSS handling to scan codeJohannes Berg3-308/+313
2008-09-11mac80211: refactor and move scan RX codeJohannes Berg3-136/+194
2008-09-11mac80211: start moving scan code from mlmeJohannes Berg4-544/+582
2008-09-11mac80211: remove useless non-NULL tests from scan results codeJohannes Berg1-22/+18
2008-09-11mac80211: use sdata pointer for scan interfaceJohannes Berg3-15/+13
2008-09-11mac80211: reorder mlme codeJohannes Berg1-530/+500
2008-09-11mac80211: stop queues before carrier offTomas Winkler1-9/+17
2008-09-11mac80211: remove disassociation code from ieee80211_set_associatedTomas Winkler1-46/+56
2008-09-11mac80211: disassociate when moving to new BSSTomas Winkler1-2/+7
2008-09-11mac80211: restructure disassoc/deauth flowsTomas Winkler1-31/+54
2008-09-11rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2-24/+0
2008-09-11mac80211: move IE parsing to util fileJohannes Berg2-145/+144
2008-09-11mac80211: fix typo in action frame handlingJohannes Berg1-1/+1
2008-09-11mac80211: fix action frame length checksJohannes Berg3-2/+11