summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach2008-06-145-51/+31
| * iwlwifi: remove unused flagTomas Winkler2008-06-141-2/+0
| * iwlwifi: fix allow iwlwifi to aggregate according to tid loadRon Rindjunsky2008-06-141-5/+8
| * iwlwifi: use ieee80211_conf to examine rate capabilitiesRon Rindjunsky2008-06-141-12/+6
| * iwlwifi: add TX aggregation code for 5000 HWTomas Winkler2008-06-141-0/+132
| * iwlwifi: map sw and hw ampdu queuesRon Rindjunsky2008-06-145-11/+15
| * iwlwifi: add possibility to disable tx_power calibrationEmmanuel Grumbach2008-06-145-2/+14
| * iwlwifi: clean up in setup/cancel deferred workEmmanuel Grumbach2008-06-144-38/+43
| * iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach2008-06-1412-122/+27
| * libertas: rename some registers to clarify their meaningHolger Schurig2008-06-141-30/+28
| * libertas: check for old, unsupported hardwareHolger Schurig2008-06-141-0/+12
| * libertas: document register meaningsHolger Schurig2008-06-141-9/+80
| * libertas: fix interrupt issueHolger Schurig2008-06-141-4/+5
| * mac80211: implement EU regulatory domainTony Vroon2008-06-141-0/+18
| * nl80211: Fix comment merge errorMichael Buesch2008-06-141-4/+4
| * iwlwifi: removing IWL4965_HT configRon Rindjunsky2008-06-1411-200/+43
| * rndis_wlan: cleanup: rename and remove local pointersJussi Kivilinna2008-06-141-37/+37
| * rndis_wlan: check if set_multicast_list work is already scheduledJussi Kivilinna2008-06-141-0/+3
| * rndis_wlan: update carrier flag when link state changesJussi Kivilinna2008-06-141-0/+5
| * rndis_wlan: do link-down state change in worker threadJussi Kivilinna2008-06-141-14/+14
| * airo: use simple_read_from_buffer()Akinobu Mita2008-06-141-12/+3
| * rt2x00: Rework alignment check.Gertjan van Wingerde2008-06-141-6/+2
| * rt2x00: Remove unused definesIvo van Doorn2008-06-145-10/+0
| * rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frameIvo van Doorn2008-06-141-0/+1
| * rt2x00: Use __builtin_choose_expr() instead of ?:Ivo van Doorn2008-06-141-9/+13
| * rt2x00: Fix double usage of skb->cb in USB RX path.Gertjan van Wingerde2008-06-143-19/+9
| * rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde2008-06-145-79/+74
| * rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-149-35/+13
| * rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-1411-37/+39
| * rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-148-85/+85
| * rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn2008-06-145-3/+67
| * rt2x00: Fix queue initializationIvo van Doorn2008-06-141-3/+4
| * rt2x00: Release rt2x00 2.1.7Ivo van Doorn2008-06-141-1/+1
| * rt2x00: Make rt2x00_set/get_field macrosIvo van Doorn2008-06-141-41/+30
| * rt2x00: Removed unused descriptor read in txdoneIvo van Doorn2008-06-141-4/+0
| * rt2x00: Remove CTS/RTS check in tx()Ivo van Doorn2008-06-141-7/+5
| * rt2x00: Move led initialization into functionIvo van Doorn2008-06-145-101/+77
| * rt2x00: Cleanup/optimize set_state() function callback functionIvo van Doorn2008-06-146-129/+140
| * rt2x00: Calculate register offset during compile timeIvo van Doorn2008-06-141-14/+45
* | net: change proto destroy method to return voidBrian Haley2008-06-1416-30/+19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13533-3204/+6125
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-06-1317-33/+30
| |\ \
| | * | parisc: update my email addressKyle McMartin2008-06-131-4/+4
| | * | parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin2008-06-131-1/+1
| | * | parisc: fix off by one in setup_sigcontext32Kyle McMartin2008-06-131-2/+2
| | * | parisc: export empty_zero_pageKyle McMartin2008-06-131-0/+1
| | * | parisc: export copy_user_page_asmKyle McMartin2008-06-131-0/+3
| | * | parisc: move head.S to head.text sectionKyle McMartin2008-06-132-1/+3
| | * | Revert "parisc: fix trivial section name warnings"Kyle McMartin2008-06-1311-27/+18
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-131-25/+112
| |\ \ \
OpenPOWER on IntegriCloud